Using the link to this repo
This commit is contained in:
parent
a8b71e26f1
commit
e2dd9a6f11
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@ echo "Downloading the latest installer..."
|
|||
root=$(pwd)
|
||||
|
||||
rm "$root/e-bin.sh" 1>/dev/null 2>&1
|
||||
curl -L -o "$root/e-bin.sh" https://toastielab.dev/EllieBotDevs/ellie-bash-installer/raw/branch/v6/e-bin.sh
|
||||
curl -L -o "$root/e-bin.sh" https://toastielab.dev/toastie_t0ast/ellie-bash-installer/raw/branch/v6/e-bin.sh
|
||||
|
||||
bash e-bin.sh
|
||||
cd "$root"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue