]> gitweb.pimeys.fr Git - scripts-20-100.git/commitdiff
[ftp] On régénère aussi la liste des musiques
authorVincent Le Gallic <legallic@crans.org>
Mon, 18 Aug 2014 14:06:06 +0000 (16:06 +0200)
committerVincent Le Gallic <legallic@crans.org>
Mon, 18 Aug 2014 15:56:11 +0000 (17:56 +0200)
ftp/generate_liste_fichiers.sh

index 9109cf5aa6f52106892663696b1f34f7bf7d2fc3..e47806990050ec842b8ea96c14f46b12cb1adf18 100755 (executable)
@@ -7,3 +7,5 @@ cd /home/ftp
 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