added duration-length.txt example
This commit is contained in:
parent
568a37367f
commit
a06a1da045
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
file="./scripts/duration-length.txt"
|
||||
# duration-length.txt example
|
||||
# https://github.com/shufangOrg/shufang.org/commit/bb08abed58cb35e530988eb44c2683c6327578e1
|
||||
if [ -f "$file" ]
|
||||
then
|
||||
for i in $(cat $file); do
|
||||
|
|
Loading…
Reference in a new issue