Fixed the filename being wrong

This commit is contained in:
Toastie 2024-06-25 20:49:35 +12:00
parent e3e3e30c36
commit ff7efd815a
Signed by: toastie_t0ast
GPG key ID: 27F3B6855AFD40A4

View file

@ -11,5 +11,5 @@ wget -q -N https://toastielab.dev/Emotions-stuff/ellie-bash-installer/raw/branch
bash rebuild.sh
cd "$root"
rm "$root/n-rebuild.sh"
rm "$root/e-rebuild.sh"
exit 0