Switch to named parameters

This commit is contained in:
Rolf Geuenich
2024-02-14 16:30:13 +01:00
parent 8f6c69ee3c
commit e90c6d5f1d
2 changed files with 11 additions and 3 deletions

View File

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