Skip to content

Commit

Permalink
Update himitsu_install.sh
Browse files Browse the repository at this point in the history
Removed instilation of ignite, was installed twice on accident.
  • Loading branch information
mondainai247 authored Jan 26, 2024
1 parent eb201df commit 254eeb6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions himitsu_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,9 @@ go env

curl https://get.ignite.com/[email protected] | bash

curl https://get.ignite.com/cli | bash

sudo mv ignite /usr/local/bin
ignite version
echo “Welome to Himitsu”




Expand All @@ -36,3 +34,4 @@ cd himitsu
make install

himitsud --vesion
echo “Welome to Himitsu”

0 comments on commit 254eeb6

Please sign in to comment.