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
a685a99b5a
commit
4ba742f214
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ function main() {
|
|||
echo "Unknown option: ${i}"
|
||||
exit 1
|
||||
;;
|
||||
*) # only supports having one platform
|
||||
*) # Only supports having one positional argument.
|
||||
PLATFORM="${i?Platform missing}"
|
||||
;;
|
||||
esac
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue