Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
alexaandrov authored Aug 20, 2021
1 parent 6497681 commit ac38850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ function scr_install

local destination_path="/tmp"
local bin_path="/usr/local/bin"
local stitchocker_stable_release="0.0.12"
local stitchocker_stable_release="0.0.13"
local stitchoker_uri="https://raw.githubusercontent.com/alexaandrov/stitchocker/$stitchocker_stable_release/stitchocker.sh"
local stitchocker_name="stitchocker"
local stitchocker_tmp_path="$destination_path/$stitchocker_name.sh"
Expand Down

0 comments on commit ac38850

Please sign in to comment.