]> gitweb.pimeys.fr Git - scripts-20-100.git/commitdiff
[ftp] Nom plus clair pour le fichier contenant la liste des MP3
authorVincent Le Gallic <legallic@crans.org>
Mon, 8 May 2017 18:34:39 +0000 (20:34 +0200)
committerVincent Le Gallic <legallic@crans.org>
Mon, 8 May 2017 18:35:48 +0000 (20:35 +0200)
ftp/generate_liste_fichiers.sh

index e47806990050ec842b8ea96c14f46b12cb1adf18..2587c5e00fcee08826d87a1d4b86cb668a5c841d 100755 (executable)
@@ -8,4 +8,4 @@ ls -lRLn --time-style=long-iso ./ > /home/ftp/liste_fichiers.txt
 
 find -L . -type f | sort > /home/ftp/liste.txt
 
-find MP3/ -type f | sort > /home/ftp/lmusique
+find MP3/ -type f | sort > /home/ftp/liste_musique.txt