Skip to content
Snippets Groups Projects
Commit 5df220f0 authored by Ahmad Fares's avatar Ahmad Fares
Browse files

update

parent e554fb8e
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment