mirror of
https://github.com/hak5/nano-tetra-modules.git
synced 2025-10-29 16:58:09 +00:00
Maintenance for a few modules (#42)
This commit is contained in:
@@ -27,9 +27,8 @@ if [ "$1" = "install" ]; then
|
||||
uci commit onlinehashcrack.module.installed
|
||||
|
||||
elif [ "$1" = "remove" ]; then
|
||||
opkg remove curl
|
||||
|
||||
rm -rf /etc/config/onlinehashcrack
|
||||
opkg remove curl
|
||||
rm -rf /etc/config/onlinehashcrack
|
||||
fi
|
||||
|
||||
rm /tmp/OnlineHashCrack.progress
|
||||
|
||||
Reference in New Issue
Block a user