From 62ad323355b0788b1a1fc982ad9b68990c087bb8 Mon Sep 17 00:00:00 2001 From: walaaqwider <walaaqwider@gmail.com> Date: Mon, 27 Nov 2017 11:39:56 +0200 Subject: [PATCH] upaate --- participants/qwider.walaa/auto.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/participants/qwider.walaa/auto.sh b/participants/qwider.walaa/auto.sh index d574134..8118397 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" -- GitLab