修改luci程式後,如何快速的測試

rm -rf /tmp/luci-modulecache
rm -rf /tmp/luci-indexcache

當修改luci 界面後,會因為cache的問題,導至無法測試。刪除下列兩個資料夾後,就可以看到修改的結果。