mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Use write_exec_script
This commit is contained in:
@@ -18,7 +18,8 @@ cask "godot-mono" do
|
||||
depends_on macos: ">= :sierra"
|
||||
|
||||
app "Godot_mono.app"
|
||||
binary "#{appdir}/Godot_mono.app/Contents/MacOS/Godot", target: "godot-mono"
|
||||
|
||||
bin.write_exec_script "#{appdir}/Godot_mono.app/Contents/MacOS/Godot", target: "godot-mono"
|
||||
|
||||
uninstall quit: "org.godotengine.godot"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user