mirror of
https://github.com/OutlineFoundation/outline-server.git
synced 2026-05-13 05:52:04 +00:00
Update src/server_manager/electron_app/package.action.sh
Co-authored-by: Vinicius Fortuna <fortuna@users.noreply.github.com>
This commit is contained in:
parent
4ba742f214
commit
11bc5f1a41
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ function main() {
|
|||
exit 1
|
||||
;;
|
||||
*) # Only supports having one positional argument.
|
||||
PLATFORM="${i?Platform missing}"
|
||||
PLATFORM="${i}"
|
||||
;;
|
||||
esac
|
||||
done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue