cleaning done

This commit is contained in:
qo-op 2020-05-21 02:35:06 +02:00
parent a3b2babb33
commit 90d54acb30
1 changed files with 2 additions and 2 deletions

View File

@ -71,8 +71,8 @@ if [[ $(($minute % 5)) == 0 ]]; then
sleep $((1 + RANDOM % 12))
cd $MY_PATH
### Remove files being in .gitignore
git checkout -- www/LOVELand/jukebox/prefs/collection.sq3
git checkout -- www/LOVELand/jukebox/prefs/prefs.var
# git checkout -- www/LOVELand/jukebox/prefs/collection.sq3
# git checkout -- www/LOVELand/jukebox/prefs/prefs.var
#######################################
git pull
fi