|
|
@@ -1,5 +1,5 @@
|
|
|
#!/bin/sh
|
|
|
-echo "================= post remove custom scripts start ================="
|
|
|
+echo "================= post remove custom scripts start: $*================="
|
|
|
rm /etc/xdg/autostart/spexplorerauto.desktop > /dev/null 2>&1
|
|
|
rm /usr/share/applications/spexplorerauto.desktop > /dev/null 2>&1
|
|
|
rm -rf /opt/rvc > /dev/null 2>&1
|