Skip to content

Commit b9e2293

Browse files
committed
version 12
1 parent 2a353a6 commit b9e2293

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!bin/bash
22

3-
curl -s -L -o /usr/local/bin/fusera https://github.com/mitre/fusera/releases/download/v0.0.11/fusera
4-
curl -s -L -o /usr/local/bin/sracp https://github.com/mitre/fusera/releases/download/v0.0.11/sracp
3+
curl -s -L -o /usr/local/bin/fusera https://github.com/mitre/fusera/releases/download/v0.0.12/fusera
4+
curl -s -L -o /usr/local/bin/sracp https://github.com/mitre/fusera/releases/download/v0.0.12/sracp
55

66
chmod +x /usr/local/bin/fusera
77
chmod +x /usr/local/bin/sracp

0 commit comments

Comments
 (0)