mirror of
https://github.com/jung-geun/DynamicDNS-SSL.git
synced 2025-12-19 20:44:40 +09:00
Refactor file paths and update dependencies
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
# Run the script
|
||||
python3 $DIR/../src/update_dns.py $@
|
||||
python3 $DIR/../run.py $@
|
||||
Reference in New Issue
Block a user