close
You have to do following commands in the linux shell:
rm -R /raid/data/module/YOURMODULE
rm /raid/data/module/cfg/module.rc/YOURMODULE.rc
/opt/bin/sqlite /raid/data/module/cfg/module.db "delete from module where name = 'YOURMODULE'"
/opt/bin/sqlite /raid/data/module/cfg/module.db "delete from mod where module = 'YOURMODULE'"
replace YOURMODULE with the name of the module to be removed
很開心的找到一個舊版的 SVN module 想說裝在 N0503 上面,
沒想到悲劇發生了 XD
模組裝上去之後不能用也刪不掉,找到半天,終於找到上面的方法;
做個小筆記也順便當成給自己的小警告
全站熱搜
留言列表