diff --git a/20h12.process.sh b/20h12.process.sh new file mode 100755 index 00000000..f764f24a --- /dev/null +++ b/20h12.process.sh @@ -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