Skip to content
Snippets Groups Projects
Commit 79d6e6e4 authored by omaralaqtash's avatar omaralaqtash
Browse files

Update

parent 0c1c51d2
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -8,3 +8,7 @@ pandoc -s -t html shopbot.md -o shopbot.html
pandoc -s -t html electronics_production.md -o electronics_production.html
pandoc -s -t html 3D_printing_scanning.md -o 3D_printing_scanning.html
echo "all files converted to html"
git pull
git add .
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