feat: adjust dload/dload.sh

This commit is contained in:
dancingCycle 2023-05-10 10:08:40 +02:00
parent a6400e778b
commit 32c4725bc6
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ else
BASEDIR=$(dirname $0)
echo "BASEDIR: ${BASEDIR}"
(sh ./${BASEDIR}/feed_info.sh $unzipDir)
zip -jr ${dloadFile}-feed_info.zip ${unzipDir}
fi
echo "Done."
#done.