Small fixes
This commit is contained in:
parent
d8994503da
commit
87f6d39ee6
5
setup.sh
5
setup.sh
@ -1,8 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Install script for Digital Ocean ddns script. You can also do this manually.
|
|
||||||
# Check https://gitlab.pm/rune/ddns
|
|
||||||
#
|
|
||||||
# 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/ddns.py
|
||||||
wget https://gitlab.pm/rune/ddns/src/branch/main/src/do-ddns/requirements.txt
|
wget https://gitlab.pm/rune/ddns/src/branch/main/src/do-ddns/requirements.txt
|
||||||
echo "ddns downloaded. Moving to /usr/local/bin and setting execute (run) rights on app."
|
echo "ddns downloaded. Moving to /usr/local/bin and setting execute (run) rights on app."
|
||||||
|
Loading…
Reference in New Issue
Block a user