Skip to content

Commit eff3801

Browse files
authored
bump install to .18
1 parent 12d1830 commit eff3801

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

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

0 commit comments

Comments
 (0)