novnc.yml aktualisiert
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user