Ver Fonte

-rf not needed

clement há 1 ano atrás
pai
commit
deb63ce8ef
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      jeux.lan.btz.alsace/mods.sh

+ 1 - 1
jeux.lan.btz.alsace/mods.sh

@@ -14,7 +14,7 @@ A3_SERVER=$2
 
 cd /srv/docker/arma3/$A3_SERVER
 docker compose stop
-rm -rf volumes/mods/*
+rm volumes/mods/*
 #rm -rf /srv/data/arma3/$A3_SERVER/arma3/servermods/*
 
 for id in $MODS_LIST ; do