4 lines
97 B
Bash
Executable File
4 lines
97 B
Bash
Executable File
#!/bin/sh
|
|
|
|
set -e
|
|
/bin/launchctl load "/Library/LaunchAgents/com.duplicati.app.launchagent.plist" |