novnc.yml aktualisiert
This commit is contained in:
parent
2c3ea93c9e
commit
4544a706a1
@ -99,7 +99,7 @@
|
|||||||
sed -i "s/\!PASSWORD\!/$password/g" novnc-env
|
sed -i "s/\!PASSWORD\!/$password/g" novnc-env
|
||||||
|
|
||||||
. novnc-env
|
. novnc-env
|
||||||
echo $(htpasswd -nb $USER $PASSWORD) | sed -e s/\\$/\\$\\$/g >providers/novnc.usersfile
|
echo $(htpasswd -nb $USER $PASSWORD) >providers/novnc.usersfile
|
||||||
|
|
||||||
backup: yes
|
backup: yes
|
||||||
validate: /bin/bash -n %s
|
validate: /bin/bash -n %s
|
||||||
|
Loading…
Reference in New Issue
Block a user