Skip to content

Commit

Permalink
Update install script
Browse files Browse the repository at this point in the history
  • Loading branch information
mlejva committed Apr 23, 2020
1 parent e03000e commit 8a51fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@ chmod +x "$download_path"
printf "> Installing $install_path\n"
$sh_c "mv -f $download_path $install_path"

printf "$green> Founsry successfully installed!\n$reset"
printf "$green> Foundry successfully installed!\n$reset"
}

0 comments on commit 8a51fb9

Please sign in to comment.