@@ -1,4 +1,4 @@
-#!/bin/bash -x
+#!/bin/bash
((EUID == 0 )) || { echo "Need root"; exit 1; }
set -euo pipefail
confd=/etc/e-router