op-packages/luci-app-atcommands/root/etc/uci-defaults/setupatcmds.sh
github-actions[bot] 32600acc60 🌴 Sync 2026-03-05 23:51:42
2026-03-05 23:51:42 +08:00

8 lines
151 B
Bash

#!/bin/sh
# Copyright 2022 Rafał Wabik (IceG) - From eko.one.pl forum
# MIT License
rm -rf /tmp/luci-indexcache
rm -rf /tmp/luci-modulecache/
exit 0