mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Add the deploy script
Dac update too
This commit is contained in:
5
Utils/Deploy.sh
Normal file
5
Utils/Deploy.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
cd slate
|
||||
git add -A
|
||||
git commit -a -m "Doc Update"
|
||||
git push
|
||||
./deploy.sh
|
||||
Reference in New Issue
Block a user