Files
duplicati/ReleaseBuilder/Resources/MacOS/daemon-scripts/postinstall
T

4 lines
97 B
Bash
Raw Normal View History

#!/bin/sh
set -e
2016-04-21 11:15:14 +02:00
/bin/launchctl load "/Library/LaunchAgents/com.duplicati.app.launchagent.plist"