aboutsummaryrefslogtreecommitdiffstats
path: root/packages/assp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/assp.xml')
-rw-r--r--packages/assp.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/assp.xml b/packages/assp.xml
index 8cb63597..1aa35272 100644
--- a/packages/assp.xml
+++ b/packages/assp.xml
@@ -25,6 +25,6 @@
</custom_php_install_command>
<custom_php_deinstall_command>
system("rm -rf /usr/local/assp");
- system("rm /usr/local/assp/etc/rc.d/assp.sh");
+ system("rm /usr/local/etc/rc.d/assp.sh");
</custom_php_deinstall_command>
</packagegui> \ No newline at end of file