mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
ADD: Pass command line arguments
This commit is contained in:
parent
723e7aa8cd
commit
1bbb2fadae
1 changed files with 1 additions and 1 deletions
|
|
@ -6,4 +6,4 @@ cd "`dirname "$0"`"
|
|||
|
||||
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$(pwd)
|
||||
|
||||
./doublecmd
|
||||
./doublecmd "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue