add zap stanza in shuttle

This commit is contained in:
Roland Walker 2014-10-22 06:16:41 -04:00
parent b1120f5399
commit 42aa351352
1 changed files with 2 additions and 0 deletions

View File

@ -7,4 +7,6 @@ class Shuttle < Cask
license :mit
app 'Shuttle.app'
zap :delete => '~/.shuttle.json'
end