summaryrefslogtreecommitdiff
path: root/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/deploy.sh b/deploy.sh
index 1b43e97..e59cd18 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -35,6 +35,8 @@ save () {
rm config/mpd/state
rm config/mpd/password
+ rm config/mpd/database
+ rm config/mpd/sticker.sql
rm config/vim/viminfo
}