Merge remote-tracking branch 'refs/remotes/origin/main'
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user