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 Sep 30, 2024
1 parent 91cdc73 commit 913af46
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions invidious_update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -908,12 +908,14 @@ show_banner() {
echo "Welcome to the ${SCRIPT_NAME} script."
echo "What do you want to do?"
echo ""
echo " 1) Install Invidious 6) Start, Stop or Restart "
echo " 2) Update Invidious 7) Uninstall Invidious "
echo " 3) Deploy with Docker 8) Set up PostgreSQL Backup "
echo " 4) Add Swap Space 9) Install Nginx "
echo " 5) Run Database Maintenance 10) Install Inv sig helper "
echo " 11) Install YouTube tsg. 12) Exit "
echo "
1) Install Invidious 7) Uninstall Invidious
2) Update Invidious 8) Set up PostgreSQL Backup
3) Deploy with Docker 9) Install Nginx
4) Add Swap Space 10) Install Inv sig helper
5) Run Database Maintenance 11) Install YouTube tsg.
6) Start, Stop or Restart 12) Exit
"
echo "${SHOW_STATUS} ${SHOW_DOCKER_STATUS}"
echo ""
doc_link
Expand Down

0 comments on commit 913af46

Please sign in to comment.