cloudflare/cloudflared

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
31de04f8582a5541a6f79bf74f452bd79dca2371

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