aboutsummaryrefslogtreecommitdiffstats
path: root/packages/assp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/assp.xml')
-rw-r--r--packages/assp.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/assp.xml b/packages/assp.xml
index 006b7328..77f76469 100644
--- a/packages/assp.xml
+++ b/packages/assp.xml
@@ -23,7 +23,7 @@
system("chmod 555 /usr/local/etc/rc.d/assp.sh");
system("/usr/local/etc/rc.d/assp.sh &");
</custom_php_install_command>
- <custom_delete_php_command>
+ <custom_php_deinstall_command>
system("rm -rf /usr/local/assp");
- </custom_delete_php_command>
+ </custom_php_deinstall_command>
</packagegui> \ No newline at end of file