mirror of
https://github.com/lukaszraczylo/kportal.git
synced 2026-07-13 07:47:52 +00:00
fixup! fixup! fixup! Update gorelease config and docs - moving to cask due to depreciation
This commit is contained in:
+4
-2
@@ -65,5 +65,7 @@ homebrew_casks:
|
|||||||
hooks:
|
hooks:
|
||||||
post:
|
post:
|
||||||
install: |
|
install: |
|
||||||
system_command "/usr/bin/xattr",
|
if OS.mac?
|
||||||
args: ["-dr", "com.apple.quarantine", "#{staged_path}/kportal"]
|
system_command "/usr/bin/xattr",
|
||||||
|
args: ["-dr", "com.apple.quarantine", "#{staged_path}/kportal"]
|
||||||
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user