„deb-flared-update.sh“ ändern
This commit is contained in:
parent
6dabe1a5b5
commit
1c2b442594
@ -1,3 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
cd /opt/
|
cd /opt/
|
||||||
touch flaredupdate.sh
|
touch flaredupdate.sh
|
||||||
echo "curl -L --output cloudflared.deb https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-linux-amd64.deb" | tee -a flaredupdate.sh
|
echo "curl -L --output cloudflared.deb https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-linux-amd64.deb" | tee -a flaredupdate.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user