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 fe976bb commit b16e0b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion invidious_update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1652,7 +1652,7 @@ install_invidious() {
esac
done
fi
shift
#shift
# 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 b16e0b0

Please sign in to comment.