cloudflare/cloudflared

Public

mirrored from https://github.com/cloudflare/cloudflaredAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
61007dd2ddcd33effc3ec6391f9684d5efb40463

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