Minor cleanup
This commit is contained in:
parent
7fa9ab7368
commit
58b3150a91
2 changed files with 3 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1 +1,3 @@
|
|||
macupdater-log.txt
|
||||
.DS_Store
|
||||
.gitignore
|
||||
|
|
|
|||
|
|
@ -70,7 +70,7 @@ line
|
|||
|
||||
### Creating the app
|
||||
|
||||
I use [Platypus][https://github.com/sveinbjornt/platypus] to convert the script into an application for macOS. You are welcome to run this purely as a shell script. This is very much a work in progress, so feel free to tinker.
|
||||
I use [Platypus](https://github.com/sveinbjornt/platypus) to convert the script into an application for macOS. You are welcome to run this purely as a shell script. This is very much a work in progress, so feel free to tinker.
|
||||
|
||||
### Problems
|
||||
|
||||
|
|
|
|||
Reference in a new issue