mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
new: implemented log rotation (closes #527)
This commit is contained in:
@ -16,6 +16,7 @@ FILES_TO_BACKUP=(
|
||||
/root/peers
|
||||
/etc/pwnagotchi/
|
||||
/var/log/pwnagotchi.log
|
||||
/var/log/pwnagotchi*.gz
|
||||
/home/pi/.bashrc
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user