Skip to content

Commit

Permalink
fix: auxcli seemed to always do a full install
Browse files Browse the repository at this point in the history
  • Loading branch information
WesleyMayle committed Nov 18, 2021
1 parent f5acd26 commit 3d71184
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
set -e

newhost="auxplayer"
full=false
yes=false
commands=(-n --hostname -f --full -y --yes -h --help)
docker=false

Expand Down

0 comments on commit 3d71184

Please sign in to comment.