Skip to content

Commit

Permalink
Refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
alexaandrov committed Oct 17, 2023
1 parent db6c8a4 commit 114a178
Show file tree
Hide file tree
Showing 2 changed files with 342 additions and 342 deletions.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ install() {

local destination_path="/tmp"
local bin_path="/usr/local/bin"
local stitchocker_stable_release="1.2.1"
local stitchocker_stable_release="1.2.2"
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
Loading

0 comments on commit 114a178

Please sign in to comment.