Small fixes
This commit is contained in:
parent
b3fd3e2a3e
commit
ca30ffea95
4
setup.sh
4
setup.sh
@ -6,8 +6,8 @@
|
||||
# GPLv3 Rune Olsen (https://blog.rune.pm) 2023
|
||||
#
|
||||
|
||||
wget https://gitlab.pm/rune/ddns/src/branch/main/src/do-ddns/ddns.py
|
||||
wget https://gitlab.pm/rune/ddns/src/branch/main/src/do-ddns/requirements.txt
|
||||
wget https://gitlab.pm/rune/ddns/raw/branch/main/ddns.py
|
||||
wget https://gitlab.pm/rune/ddns/raw/branch/main/requirements.txt
|
||||
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."
|
||||
read -n 1 -r -s -p $'Press enter to continue...\n'
|
||||
|
Loading…
Reference in New Issue
Block a user