Skip to content

Commit feca768

Browse files
authored
Update install.sh
1 parent e1dc8ec commit feca768

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.15/fusera
4-
curl -s -L -o /usr/local/bin/sracp https://github.com/mitre/fusera/releases/download/v0.0.15/sracp
3+
curl -s -L -o /usr/local/bin/fusera https://github.com/mitre/fusera/releases/download/v0.0.16/fusera
4+
curl -s -L -o /usr/local/bin/sracp https://github.com/mitre/fusera/releases/download/v0.0.16/sracp
55

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

0 commit comments

Comments
 (0)