Skip to content
Snippets Groups Projects
Commit 15710658 authored by Marco De Donno's avatar Marco De Donno
Browse files

Makefile update

parent 725668a7
No related branches found
No related tags found
No related merge requests found
Pipeline #1738 passed
......@@ -26,11 +26,12 @@ clean:
update:
git submodule foreach git pull
appupdate: update
app:
-git add web
-git commit -m "App update"
-git push
libupdate: update
lib: update
-git add web/library/MDmisc
-git add web/library/NIST
-git add web/library/PiAnoS
......
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