mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-05 00:50:24 +08:00
4 lines
50 B
Bash
4 lines
50 B
Bash
#!/bin/bash
|
|
set -eu
|
|
rm /usr/local/bin/cloudflared
|