Commit 4f91dd573eee874d038fff7a080b9ee78ae8f903
1 parent
175ca164
Exists in
master
and in
110 other branches
IMPEX update orbits info while makeRemote
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
update_amda/makeRemote
... | ... | @@ -17,6 +17,9 @@ |
17 | 17 | # make [TARGET].json |
18 | 18 | php $AMDA_IHM/php/RemoteDataCenter/makeOrbitsArgs.php |
19 | 19 | |
20 | + # make help/simu/simu[TARGET] | |
21 | + php $AMDA_IHM/php/RemoteDataCenter/makeOrbitsInfo.php | |
22 | + | |
20 | 23 | # make template args |
21 | 24 | php $AMDA_IHM/php/RemoteDataCenter/makeArgs.php |
22 | 25 | |
... | ... |