Update ngrok zap

Adds zap config for ngrok
This commit is contained in:
Aditya Dalal 2015-08-08 08:47:45 -04:00 committed by Vítor Galvão
parent cd0e48e228
commit 6295e11904
1 changed files with 1 additions and 2 deletions

View File

@ -9,6 +9,5 @@ cask :v1 => 'ngrok' do
binary 'ngrok'
# todo verify that this does not contain user-created content
# zap :delete => '~/.ngrok'
zap :delete => '~/.ngrok2'
end