From 5df220f0b5d760ad1fc1d40be5e2678014ee211a Mon Sep 17 00:00:00 2001
From: Ahmad Fares <ahmed19962006@windowslive.com>
Date: Mon, 27 Nov 2017 11:29:44 +0200
Subject: [PATCH] update

---
 participants/fares.ahmad/auto.sh | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/participants/fares.ahmad/auto.sh b/participants/fares.ahmad/auto.sh
index 71e0d38..4bf5a8e 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
-- 
GitLab