@@ -1,5 +1,5 @@
#!/bin/sh
-echo "================= post remove custom scripts start =================="
+echo "================= pre remove custom scripts start =================="
if [ "$1" = "remove" ]; then
killall -9 spshell > /dev/null 2>&1