cleaning tmp cache G1BILLET

This commit is contained in:
fred 2023-04-08 15:20:16 +02:00
parent 6ce3f9c0b8
commit 661add1ed1
1 changed files with 3 additions and 1 deletions

View File

@ -20,7 +20,9 @@ rm -Rf ~/.zen/tmp/*
espeak "CODE git pull" > /dev/null 2>&1
## PROCESS TW BACKOFFICE TREATMENT
[[ -s ~/.zen/G1BILLET/G1BILLETS.sh ]] && cd ~/.zen/G1BILLET/ && git pull
[[ -s ~/.zen/G1BILLET/G1BILLETS.sh ]] \
&& cd ~/.zen/G1BILLET/ && git pull \
&& rm -Rf ~/.zen/G1BILLET/tmp/*
cd ~/.zen/Astroport.ONE/
git pull