Browse Source

Restore old rights

feature/ldap
Chocobozzz 8 years ago
parent
commit
510b0ee23d
  1. 0
      installation/scripts/config.sh
  2. 0
      installation/scripts/functions.sh
  3. 4
      installation/scripts/login.sh

0
installation/scripts/config.sh

0
installation/scripts/functions.sh

4
installation/scripts/login.sh

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
source config.sh . /etc/openvpn/scripts/config.sh
source functions.sh . /etc/openvpn/scripts/functions.sh
username=$(echap "$username") username=$(echap "$username")
password=$(echap "$password") password=$(echap "$password")

Loading…
Cancel
Save