Merge pull request #181 from cubedro/develop
Added empty cache when updating
This commit is contained in:
commit
ed4711966e
@ -46,6 +46,7 @@ fi
|
|||||||
heading "Flushing logs"
|
heading "Flushing logs"
|
||||||
pm2 flush
|
pm2 flush
|
||||||
rm -Rf ~/logs/*
|
rm -Rf ~/logs/*
|
||||||
|
rm -rf ~/.local/share/Trash/*
|
||||||
|
|
||||||
heading "Stopping processes"
|
heading "Stopping processes"
|
||||||
pm2 kill
|
pm2 kill
|
||||||
|
Loading…
Reference in New Issue
Block a user