This commit is contained in:
Your Name
2025-02-25 14:57:29 +01:00
parent c7fb474f66
commit 92ec2a0bb9

View File

@@ -70,7 +70,7 @@ sudo cp "$REPO_DIR/config.json.dist" "$REPO_DIR/config.json"
sudo chmod -R 755 "$REPO_DIR/" sudo chmod -R 755 "$REPO_DIR/"
sudo chown -R www-data:www-data "$REPO_DIR/" sudo chown -R www-data:www-data "$REPO_DIR/"
sudo git config --global core.fileMode false sudo git config --global core.fileMode false
sudo git -C /var/www/nebuleair_pro_4g config core.fileMode false #sudo git -C /var/www/nebuleair_pro_4g config core.fileMode false
sudo git config --global --add safe.directory "$REPO_DIR" sudo git config --global --add safe.directory "$REPO_DIR"
# Set up cron jobs (ensure file exists first) # Set up cron jobs (ensure file exists first)