Skip to content

Commit

Permalink
try install.sh???
Browse files Browse the repository at this point in the history
  • Loading branch information
adnanwahab committed May 23, 2024
1 parent e31f28d commit fc5c94b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions install.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#!/usr/bin/env sh
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
git clone [email protected]:adnanwahab/hashirama_corp_nightingale_p90x.git hashirama
cd hashirama
nix build
./result/bin

0 comments on commit fc5c94b

Please sign in to comment.