fix: remove local flash backup ratelimit file on uninstall/update

This commit is contained in:
ljm42
2024-09-06 13:01:55 -07:00
parent fd4605b956
commit 2d0c65aaf4

View File

@@ -346,6 +346,7 @@ if [ -e /etc/rc.d/rc.unraid-api ]; then
rm -f /etc/rc.d/rc6.d/K10_flash_backup
rm -f /var/log/gitcount
rm -f /var/log/gitflash
rm -f /var/log/gitratelimit
rm -f /usr/local/emhttp/state/flashbackup.ini
rm -f /usr/local/emhttp/state/myservers.cfg
# delete any legacy files that may exist