#!/bin/sh
# Run once after installing RustDesk.app to point it at the Blacklog server.
/Applications/RustDesk.app/Contents/MacOS/rustdesk --option custom-rendezvous-server "help.blacklog.net"
/Applications/RustDesk.app/Contents/MacOS/rustdesk --option relay-server "help.blacklog.net"
/Applications/RustDesk.app/Contents/MacOS/rustdesk --option key "kbvqsWFhZphFNcNOerLRtDCGVgD2ccSsTkE23JVXvxo="
