g_it/macupdater
Archived
1
0
Fork 0

Minor cleanup

This commit is contained in:
g 2020-09-08 18:38:53 +02:00
commit 58b3150a91
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View file

@ -1 +1,3 @@
macupdater-log.txt
.DS_Store
.gitignore

View file

@ -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