mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-25 07:45:41 +03:00
fix args parsing
This commit is contained in:
parent
4ccf148035
commit
c4e49dbbd9
@ -146,7 +146,7 @@ while [[ $# -gt 0 ]]; do
|
||||
shift
|
||||
shift
|
||||
;;
|
||||
--appimage-key-id)
|
||||
--appimage-key-passphrase)
|
||||
APPIMAGE_KEY_PASSPHRASE="$2"
|
||||
shift
|
||||
shift
|
||||
|
Loading…
Reference in New Issue
Block a user