Small fixes

This commit is contained in:
rune 2023-03-22 12:10:40 +01:00
parent 0b1dd9c2c7
commit 35b05c169d

View File

@ -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"