Clément Krebs hai 1 ano
pai
achega
ae4ae75f24
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      jeux.lan.btz.alsace/mods.sh

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

@@ -21,6 +21,6 @@ for id in $MODS_LIST ; do
        ln -s /srv/data/arma3/mods/$id volumes/mods/
 done
 
-find volumes/mods -L -depth -exec rename 's/(.*)\/([^\/]*)/$1\/\L$2/' {} \;
+find -L volumes/mods -depth -exec rename 's/(.*)\/([^\/]*)/$1\/\L$2/' {} \;
 
 docker compose start