From 92ec2a0bb99bc7dc9a8cf2d138efe2bf6c0a4902 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 25 Feb 2025 14:57:29 +0100 Subject: [PATCH] update --- installation.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installation.sh b/installation.sh index ce0cba3..14ee986 100755 --- a/installation.sh +++ b/installation.sh @@ -70,7 +70,7 @@ sudo cp "$REPO_DIR/config.json.dist" "$REPO_DIR/config.json" sudo chmod -R 755 "$REPO_DIR/" sudo chown -R www-data:www-data "$REPO_DIR/" 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" # Set up cron jobs (ensure file exists first)