diff --git a/tests/test_sync.sh b/tests/test_sync.sh index 314d2bd..83acc9c 100755 --- a/tests/test_sync.sh +++ b/tests/test_sync.sh @@ -23,7 +23,7 @@ echo "" # Compilation du projet echo "🔨 Compilation du projet..." -cd /home/desk/Téléchargements/code/4NK/sdk_relay +cd /home/debian/code/4NK_dev/sdk_relay if cargo build --release; then echo "✅ Compilation réussie" else