Explorar o código

Small bug fixed

Deben Oldert %!s(int64=11) %!d(string=hai) anos
pai
achega
27db624461
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      captiveportal/firewall/ip-generator.sh

+ 1 - 1
captiveportal/firewall/ip-generator.sh

@@ -7,7 +7,7 @@ VERSION="V1.2.4"
 echo "IP generator"
 echo "Copy right: Deben Oldert"
 echo "Version: $VERSION"
-rm -f /users; touch /users
+rm -f /portal/users; touch /portal/users
 #Ask the ip range
 echo "Enter your start ip"
 read firstip