This website requires JavaScript.
Explore
Help
Register
Sign In
haeaeae
/
duplicati
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b73e94de7ee24c5261e14f29bcceecb39b519aa8
duplicati
/
ReleaseBuilder
/
Resources
/
MacOS
/
daemon-scripts
/
postinstall
T
4 lines
97 B
Bash
Raw
Normal View
History
Unescape
Escape
Fixed the OSX launch system to also support Homebrew mono.
2016-04-20 21:23:07 +02:00
#!/bin/sh
set
-e
Added uninstall script to OSX installer
2016-04-21 11:15:14 +02:00
/bin/launchctl load
"/Library/LaunchAgents/com.duplicati.app.launchagent.plist"
Reference in New Issue
Copy Permalink