Skip to content

Commit 4b21c68

Browse files
author
mattrbianchi
committed
bump version and tag
1 parent dac8254 commit 4b21c68

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

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

0 commit comments

Comments
 (0)