mirror of
https://github.com/lukaszraczylo/kportal.git
synced 2026-06-27 04:13:11 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 690c587c0a | |||
| 0d03f228f9 |
+5
-4
@@ -62,7 +62,8 @@ homebrew_casks:
|
|||||||
homepage: https://lukaszraczylo.github.io/kportal
|
homepage: https://lukaszraczylo.github.io/kportal
|
||||||
description: "Modern Kubernetes port-forward manager with interactive TUI"
|
description: "Modern Kubernetes port-forward manager with interactive TUI"
|
||||||
license: MIT
|
license: MIT
|
||||||
postflight: |
|
hooks:
|
||||||
system_command "/usr/bin/xattr",
|
post:
|
||||||
args: ["-dr", "com.apple.quarantine", "#{staged_path}/kportal"],
|
install: |
|
||||||
sudo: false
|
system_command "/usr/bin/xattr",
|
||||||
|
args: ["-dr", "com.apple.quarantine", "#{staged_path}/kportal"]
|
||||||
|
|||||||
Reference in New Issue
Block a user