cloudflare/cloudflared

Public

mirrored fromhttps://github.com/cloudflare/cloudflaredAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
2026.5.0

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

.mac_resources/scripts/postinstall

7lines · modecode

1#!/bin/bash
2
3# uninstall first in case this is an upgrade
4/usr/local/bin/cloudflared service uninstall
5
6# install the new service using launchctl
7/usr/local/bin/cloudflared service install