Skip to content

Commit

Permalink
First round of refactoring of v0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ribalba committed Sep 25, 2023
1 parent 2946a5a commit 4a036d0
Show file tree
Hide file tree
Showing 8 changed files with 126 additions and 97 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ For security reasons, files in /Library/LaunchDaemons/ should have their permiss
and should not be writable by others.

```bash
sed -i.bak "s|PATH_PLASE_CHANGE|$(pwd)|g" berlin.green-coding.hog.plist
sed -i.bak "s|PATH_PLEASE_CHANGE|$(pwd)|g" berlin.green-coding.hog.plist
sudo cp berlin.green-coding.hog.plist /Library/LaunchDaemons/

sudo chown root:wheel /Library/LaunchDaemons/berlin.green-coding.hog.plist
Expand Down
Binary file not shown.
Loading

0 comments on commit 4a036d0

Please sign in to comment.