Files
DynamicDNS-SSL/scripts/run_script.sh

6 lines
123 B
Bash
Executable File

#!/bin/bash
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
# Run the script
python3 $DIR/../src/update_dns.py $@