diff --git a/nuke_logs.sh b/nuke_logs.sh index 955c5d5..c99e50a 100644 --- a/nuke_logs.sh +++ b/nuke_logs.sh @@ -45,6 +45,7 @@ function clear_logs() { sudo bash -c "echo '' > $grafana" sudo bash -c " echo '' > $rootcrontab" sudo bash -c "echo '' > $syslog" +} backup_logs clear_logs \ No newline at end of file