Skip to content

Commit

Permalink
exit after install
Browse files Browse the repository at this point in the history
Signed-off-by: Wolfgang <github@linux-dude.de>
  • Loading branch information
wofferl committed Nov 26, 2024
1 parent 6a2c719 commit 9d86752
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ while [ "$#" -ge 1 ]; do
install)
download_release
install_server
exit 0
;;

download*)
Expand Down

0 comments on commit 9d86752

Please sign in to comment.