Skip to content

Commit

Permalink
Make sure the updated version is executable
Browse files Browse the repository at this point in the history
  • Loading branch information
Zi1mo5zo committed Nov 22, 2018
1 parent a196c42 commit 3680987
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ipfs-wormhole.sh
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ update)
echo Update...
$WGETCMD -O "${0:-}" \
https://raw.githubusercontent.com/aurelg/ipfs-wormhole/master/ipfs-wormhole.sh
chmod +x "${0:-}"
exit 0
;;
*)
Expand Down

0 comments on commit 3680987

Please sign in to comment.