diff --git a/bin/update.sh b/bin/update.sh index 5309237..a57c08d 100755 --- a/bin/update.sh +++ b/bin/update.sh @@ -46,6 +46,7 @@ fi heading "Flushing logs" pm2 flush rm -Rf ~/logs/* +rm -rf ~/.local/share/Trash/* heading "Stopping processes" pm2 kill