update auto commit script

This commit is contained in:
ray 2020-04-21 21:55:32 +01:00
parent 930257f4af
commit b30150a4db
1 changed files with 1 additions and 0 deletions

View File

@ -6,3 +6,4 @@ git add playlists/
if git commit -m 'auto playlist update' ; then if git commit -m 'auto playlist update' ; then
git push -u origin master git push -u origin master
fi fi
echo "-------------------------------------------"