You know why this commit is here.
This commit is contained in:
parent
6b26c02a51
commit
00a4b6525b
2
setup.sh
2
setup.sh
@ -38,7 +38,7 @@ install_launchd() {
|
||||
sudo cp -r "$SERVICE_FILE" "$SERVICE_DIR"/
|
||||
sudo chown root:wheel "$SERVICE_DIR"/"$SERVICE_FILE"
|
||||
sudo chmod 600 "$SERVICE_DIR"/"$SERVICE_FILE"
|
||||
sudo launchctl load "$SERVICE_FILE"
|
||||
sudo launchctl load "$SERVICE_DIR"/"$SERVICE_FILE"
|
||||
echo "Installed launchd job."
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user