Skip to content

Commit f7a11c1

Browse files
committed
fix deploy 2
1 parent d6d912e commit f7a11c1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy.yml

-3
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,6 @@ jobs:
5757
5858
# Test de connexion SSH
5959
ssh -o StrictHostKeyChecking=no "$SERVER_USER@$SERVER_IP" "echo 'SSH connection successful'"
60-
61-
sudo chmod -R 777 /var/www/pcoundia.com
62-
sudo chown -R $USER:$USER /var/www/pcoundia.com
6360
6461
# Déploiement avec rsync
6562

0 commit comments

Comments
 (0)