Skip to content

Commit 521085a

Browse files
authored
Update install.sh
1 parent 7f892bf commit 521085a

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

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

0 commit comments

Comments
 (0)