From 009d86ba28373f151fe443a1d8a8be4d21f8fba2 Mon Sep 17 00:00:00 2001 From: rune Date: Wed, 22 Mar 2023 11:39:35 +0100 Subject: [PATCH] Small fixes --- setup.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.sh b/setup.sh index 04197d9..e95a546 100644 --- a/setup.sh +++ b/setup.sh @@ -1,5 +1,4 @@ #!/bin/bash - 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 echo "ddns downloaded. Moving to /usr/local/bin and setting execute (run) rights on app."