Skip to content

Commit

Permalink
install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Tasos Bitsios committed Jan 7, 2025
1 parent 8a6cdd7 commit 7bb1555
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,8 @@ trap - int
trap - exit

success "Downloaded: ${Bold_Green}algorun ${version} 🎉${Reset}"
info "Get started by running:"
echo "./algorun --help"
info "Starting node installation"
info "./algorun bootstrap"
#echo "./algorun --help"

./algorun bootstrap

0 comments on commit 7bb1555

Please sign in to comment.