diff --git a/setup.sh b/setup.sh index d74ff9a..ac3ddfb 100644 --- a/setup.sh +++ b/setup.sh @@ -7,6 +7,7 @@ # wget https://gitlab.pm/rune/ddns/raw/branch/main/ddns.py && wget https://gitlab.pm/rune/ddns/raw/branch/main/requirements.txt +sleep 5 echo "ddns downloaded. Moving to /usr/local/bin and setting execute (run) rights on app." echo "Your computer will ask for password since the rest of the install is done with sudo." echo "Press any key to continue. Press ctrl+c to cancel"