added empty cache when updating
This commit is contained in:
parent
97bb31b3fb
commit
3ae0a83309
@ -46,6 +46,7 @@ fi
|
||||
heading "Flushing logs"
|
||||
pm2 flush
|
||||
rm -Rf ~/logs/*
|
||||
rm -rf ~/.local/share/Trash/*
|
||||
|
||||
heading "Stopping processes"
|
||||
pm2 kill
|
||||
|
Loading…
Reference in New Issue
Block a user