mirror of
https://github.com/unraid/api.git
synced 2026-01-06 00:30:22 -06:00
fix: remove local flash backup ratelimit file on uninstall/update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user