index
:
sunkenfoal.git
master
Unnamed repository; edit this file 'description' to name the repository.
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
images
/
makeplaylists
blob: a2a1ee08fa31661b426332e247b11eef7cb17bfa (
plain
)
1
for dir in $(ls -d */); do ./makeplaylist ${dir%?}; done