build(macos)!: add homebrew formula and drop dmg (#2222)
This commit is contained in:
parent
ce3b625983
commit
33e99e1feb
9 changed files with 160 additions and 112 deletions
|
|
@ -1,4 +1,7 @@
|
|||
#!/bin/bash -e
|
||||
|
||||
# note: this file was used to remove files when using the pkg/dmg, it is no longer used, but left for reference
|
||||
|
||||
set -e
|
||||
|
||||
package_name=org.macports.Sunshine
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue