Files
duplicati/Installer/MacOS/daemon-scripts/postinstall
T
Kenneth Skovhede 3da45c53df Initial work on building package folders.
Next step is building the installers.
2024-03-20 16:17:17 +01:00

4 lines
97 B
Bash
Executable File

#!/bin/sh
set -e
/bin/launchctl load "/Library/LaunchAgents/com.duplicati.app.launchagent.plist"