Code Update
This commit is contained in:
parent
5f356e5616
commit
b77e094c5b
@ -13,10 +13,7 @@ wx-stop (){
|
||||
curl https://git.waren.io/warengroup/wx/raw/branch/master/wx -o $HOME/bin/wx &> /dev/null
|
||||
chmod +x $HOME/bin/wx &> /dev/null
|
||||
|
||||
if [[ $PATH != *"$HOME/bin"* ]]
|
||||
then
|
||||
export PATH="$HOME/bin:$PATH"
|
||||
fi
|
||||
source ~/.profile
|
||||
|
||||
exit 1
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user