solana/install
OleG 87c0d8d9e7 fix syntax error in bash_profile
if there is no newline at the end of the file, this export is glued to the rest of the code and generates a syntax error like this

```bash
if [ -f ~/.git-completion.bash ]; then
  . ~/.git-completion.bash
fiexport PATH="/Users/user/.local/share/solana/install/active_release/bin:$PATH"
```
2021-10-01 19:53:12 -07:00
..
src fix syntax error in bash_profile 2021-10-01 19:53:12 -07:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml chore: bump winreg from 0.9.0 to 0.10.1 (#19928) 2021-09-15 23:06:45 -06:00
build.rs
install-help.sh CI: Use branch-versioned cargo throughout 2020-11-05 05:05:57 +00:00
solana-install-init.sh Shorten magic install URL 2020-10-23 22:24:06 +00:00