Removed uninstall as it wasn't working right

This commit is contained in:
Alexander Kucera 2013-11-15 13:49:44 +01:00
parent a49ffa31fc
commit b45caebae4

View file

@ -4,5 +4,4 @@ class Chronosync < Cask
version 'latest'
no_checksum
install 'Install.pkg'
uninstall 'Remove.pkg'
end