Fixing ownership and testing automation
This commit is contained in:
@@ -28,6 +28,7 @@ PROJECT_DIR="/home/intaleqapp-musadeq/htdocs"
|
||||
echo "🌐 Synchronizing with production server ($SERVER_IP)..."
|
||||
|
||||
ssh $SERVER_USER@$SERVER_IP << EOF
|
||||
git config --global --add safe.directory $PROJECT_DIR
|
||||
mkdir -p $PROJECT_DIR
|
||||
cd $PROJECT_DIR
|
||||
|
||||
|
||||
Reference in New Issue
Block a user