Refactor file paths and update dependencies

This commit is contained in:
2024-09-25 10:46:37 +09:00
parent 19c2ddc6f5
commit 51a9b4d8c2
6 changed files with 25 additions and 24 deletions

View File

@@ -3,4 +3,4 @@
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
# Run the script
python3 $DIR/../src/update_dns.py $@
python3 $DIR/../run.py $@