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:
@@ -48,9 +48,9 @@ if [ "$1" = "install" ]; then
|
||||
uci commit responder.module.installed
|
||||
|
||||
elif [ "$1" = "remove" ]; then
|
||||
opkg remove python-logging
|
||||
opkg remove python-openssl
|
||||
rm -rf /etc/config/responder
|
||||
opkg remove python-logging
|
||||
opkg remove python-openssl
|
||||
rm -rf /etc/config/responder
|
||||
fi
|
||||
|
||||
rm /tmp/Responder.progress
|
||||
|
||||
Reference in New Issue
Block a user