mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-15 07:50:29 +08:00
AUTH-2712 mac package build script and better config file handling when started as a service
This commit is contained in:
5
.mac_resources/uninstall.sh
Normal file
5
.mac_resources/uninstall.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
/usr/local/bin/cloudflared service uninstall
|
||||
rm /usr/local/bin/cloudflared
|
||||
pkgutil --forget com.cloudflare.cloudflared
|
||||
Reference in New Issue
Block a user