diff --git a/participants/qwider.walaa/auto.sh b/participants/qwider.walaa/auto.sh
index d574134060193f3804fbe401b33606a099dc0fd6..811839789226b6897cd53f0158237feede48fa73 100644
--- a/participants/qwider.walaa/auto.sh
+++ b/participants/qwider.walaa/auto.sh
@@ -8,8 +8,10 @@ pandoc -s -t html vinyl.md -o vinyl.html
 pandoc -s -t html 3dprinting_scanning.md -o 3dprinting_scanning.html
 pandoc -s -t html shopbot.md -o shopbot.html
 pandoc -s -t html electronics_prod.md -o electronics_prod.html
-echo "All files coverted to HTML"
 
+echo "All files coverted to HTML"
+cd ..
+cd ..
 git pull
 git add .
 git commit -m "upaate"