Skip to content

Commit ade316d

Browse files
committed
Remove uninstall directive from SapMachine cask template
1 parent 1a3d0e2 commit ade316d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/make_cask.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@
3535
end
3636
3737
artifact "sapmachine-${IMAGE_TYPE}-#{${RUBY_VERSION}}.${IMAGE_TYPE}", target: "/Library/Java/JavaVirtualMachines/sapmachine-#{version.major}${EA_EXT}${IMAGE_TYPE}"
38-
39-
uninstall rmdir: "/Library/Java/JavaVirtualMachines"
4038
end
4139
'''
4240

0 commit comments

Comments
 (0)