diff --git a/participants/fares.ahmad/auto.sh b/participants/fares.ahmad/auto.sh
index 71e0d3819603e2d31a0b5e6d8be156d8e2788f13..4bf5a8ece943c3cc0ce00d267bc0cd2a9f792df4 100644
--- a/participants/fares.ahmad/auto.sh
+++ b/participants/fares.ahmad/auto.sh
@@ -11,3 +11,8 @@ pandoc -s -t html shopbot.md -o shopbot.html
 pandoc -s -t html vinyl.md -o vinyl.html
 pandoc -s -t html principles.md -o principles.html
 echo "All files converteds to html"
+echo "Pull"
+git pull
+git add --all
+git commit -m "update"
+git pull && git push