mirror of
https://github.com/libretro/libretro-super.git
synced 2024-11-27 18:10:40 +00:00
cleanup once a month
This commit is contained in:
parent
2227e9b5cd
commit
3be0f6cc40
@ -191,11 +191,12 @@ if [ -z "$FORCE" ]; then
|
||||
fi
|
||||
|
||||
# set cleanup to NO by default
|
||||
CLEANUP=NO
|
||||
|
||||
DAY=`date '+%d'`
|
||||
if [ $DAY == 01 ]; then
|
||||
FORCE=YES
|
||||
CLEANUP=YES
|
||||
CLEANUP=NO
|
||||
fi
|
||||
|
||||
# set force_retroarch_build to NO if not specified
|
||||
|
Loading…
Reference in New Issue
Block a user