Browse Source

Release version

Edvinas Valatka 9 years ago
parent
commit
d517fb8224
1 changed files with 1 additions and 1 deletions
  1. 1 1
      e-router

+ 1 - 1
e-router

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