Enhancement of UpdateMoose.lua

- Update of Moose.lua only when parameter --UpdateMoose is given
- Download Moose.lua from master and develop branch
- Replace Moose.lua from master branch when mission filename includes master
This commit is contained in:
kaltokri
2024-02-14 22:19:53 +01:00
parent e90c6d5f1d
commit 1c53a38344
3 changed files with 53 additions and 43 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/bash
cd "$(dirname "$0")"
python ./UpdateMoose.py --MoosePath ../../MOOSE_INCLUDE/Moose_Include_Static/ --MissionPath ../ --UpdateMoose
python ./UpdateMoose.py --UpdateMoose