Skip to content

Commit

Permalink
Update flarectl version
Browse files Browse the repository at this point in the history
  • Loading branch information
hiifong committed Jul 22, 2023
1 parent aca070b commit f1fbb55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install-flarectl.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash
wget https://github.com/cloudflare/cloudflare-go/releases/download/v0.45.0/flarectl_0.45.0_linux_amd64.tar.xz
tar -xf flarectl_0.45.0_linux_amd64.tar.xz
wget https://github.com/cloudflare/cloudflare-go/releases/download/v0.73.0/flarectl_0.73.0_linux_amd64.tar.gz
tar -xf flarectl_0.73.0_linux_amd64.tar.gz

0 comments on commit f1fbb55

Please sign in to comment.