DISCONNECT LOCAL USER rm ~/.zen/game/players/.current

This commit is contained in:
fred 2022-10-26 18:58:20 +02:00
parent 4fb060e076
commit 9e155c2d25
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ ME="${0##*/}"
############################################
echo "## RUNNING PLAYER.refresh"
rm ~/.zen/game/astronautes.txt
rm ~/.zen/game/players/.current
## RUNING FOR ALL LOCAL PLAYERS
for PLAYER in $(ls ~/.zen/game/players/); do