Skip to content

Commit

Permalink
specify default version
Browse files Browse the repository at this point in the history
  • Loading branch information
crschardt committed Oct 13, 2024
1 parent e52a9ff commit 14445ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ EOF
}

INSTALL_NETWORK_MANAGER="ask"
VERSION="latest"

while getopts "hlv:a:mnq-:" OPT; do
if [ "$OPT" = "-" ]; then
Expand Down

0 comments on commit 14445ff

Please sign in to comment.