diff --git a/create_ap b/create_ap index 617e2b1..e981980 100755 --- a/create_ap +++ b/create_ap @@ -190,6 +190,8 @@ OLD_BRIDGE_IPTABLES= OLD_MACADDR= cleanup() { + trap "" SIGINT + echo echo "Doing cleanup..."