Skip to content

Commit

Permalink
Update invidious_update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiland committed Oct 7, 2024
1 parent b16e0b0 commit ca3c0cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions invidious_update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1653,6 +1653,7 @@ install_invidious() {
done
fi
#shift
ADVANCED_OPTIONS=""
# Let the user enter advanced options:
while [[ $ADVANCED_OPTIONS != "y" && $ADVANCED_OPTIONS != "n" ]]; do
read -p "Do you want to enter advanced options? [y/n]: " ADVANCED_OPTIONS
Expand Down

0 comments on commit ca3c0cf

Please sign in to comment.