diff --git a/installation_part2.sh b/installation_part2.sh index ad2f154..4f07396 100644 --- a/installation_part2.sh +++ b/installation_part2.sh @@ -22,7 +22,7 @@ error() { echo -e "${RED}[ERROR]${NC} $1"; exit 1; } if [[ "$EUID" -ne 0 ]]; then error "This script must be run as root. Use 'sudo ./installation.sh'" fi - +REPO_DIR="/var/www/nebuleair_pro_4g" #set up the RTC info "Set up the RTC" /usr/bin/python3 /var/www/nebuleair_pro_4g/RTC/set_with_NTP.py