Fix sbp install command, no "." prefix needed.
This commit is contained in:
@ -275,7 +275,7 @@ Once powerline fonts are installed we need to install simple bash prompt:
|
|||||||
git clone https://github.com/jmhbnz/sbp ~/Downloads/sbp/
|
git clone https://github.com/jmhbnz/sbp ~/Downloads/sbp/
|
||||||
|
|
||||||
# Run the install script
|
# Run the install script
|
||||||
./home/$USER/Downloads/sbp/bin/install
|
/home/$USER/Downloads/sbp/bin/install
|
||||||
|
|
||||||
# Ensure config directory exists
|
# Ensure config directory exists
|
||||||
mkdir --parents /home/$USER/.config/sbp/
|
mkdir --parents /home/$USER/.config/sbp/
|
||||||
|
|||||||
Reference in New Issue
Block a user