Declenche les processus backoffice PLAYER et WORLD

This commit is contained in:
fred 2022-09-01 02:57:07 +02:00
parent 731cef4ac3
commit 0fa7e884e0
1 changed files with 13 additions and 0 deletions

13
20h12.process.sh Executable file
View File

@ -0,0 +1,13 @@
#!/bin/bash
########################################################################
# Version: 0.3
# License: AGPL-3.0 (https://choosealicense.com/licenses/agpl-3.0/)
########################################################################
MY_PATH="`dirname \"$0\"`" # relative
MY_PATH="`( cd \"$MY_PATH\" && pwd )`" # absolutized and normalized
ME="${0##*/}"
## PROCESS TW BACKOFFICE TREATMENT
~/.zen/Astroport.ONE/tools/VOEUX.refresh.sh
~/.zen/Astroport.ONE/tools/PLAYER.refresh.sh