diff --git a/e-rebuild.sh b/e-rebuild.sh
index 18ec4a2..2932345 100644
--- a/e-rebuild.sh
+++ b/e-rebuild.sh
@@ -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
\ No newline at end of file