Merge pull request #181 from cubedro/develop

Added empty cache when updating
This commit is contained in:
Marian OANCΞA
2015-06-17 00:51:06 +03:00

View File

@@ -46,6 +46,7 @@ fi
heading "Flushing logs"
pm2 flush
rm -Rf ~/logs/*
rm -rf ~/.local/share/Trash/*
heading "Stopping processes"
pm2 kill