AUTH-2858: Set file to disable autoupdate

This commit is contained in:
Michael Borkenstein
2020-07-08 09:42:04 -05:00
parent 33701f50ec
commit 28d556b8d4
3 changed files with 26 additions and 4 deletions

View File

@@ -1,3 +1,4 @@
#!/bin/bash
set -eu
rm /usr/local/bin/cloudflared
rm /usr/local/etc/cloudflared/.installedFromPackageManager || true