mirror of
https://github.com/thewesker/osx-iso.git
synced 2025-12-20 12:21:06 -05:00
rereponame
the reponame is osx-iso, the executable is osxiso
This commit is contained in:
@@ -12,7 +12,7 @@ Mac users can download theses files from the App Store.
|
|||||||
|
|
||||||
## Install with [bpkg](https://github.com/bpkg/bpkg)
|
## Install with [bpkg](https://github.com/bpkg/bpkg)
|
||||||
```sh
|
```sh
|
||||||
$ bpkg install busterc/osxiso
|
$ bpkg install busterc/osx-iso
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"install": "install -c osxiso ${PREFIX:-/usr/local}/bin",
|
"install": "install -c osxiso ${PREFIX:-/usr/local}/bin",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/busterc/osxiso"
|
"url": "https://github.com/busterc/osx-iso"
|
||||||
},
|
},
|
||||||
"author": "Buster Collings",
|
"author": "Buster Collings",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/busterc/osxiso/issues"
|
"url": "https://github.com/busterc/osx-iso/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/busterc/osxiso"
|
"homepage": "https://github.com/busterc/osx-iso"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user