mirror of
https://github.com/YunoHost/yunohost_demo.git
synced 2024-09-03 19:56:44 +02:00
fix demo password
This commit is contained in:
parent
de3d8fe7fe
commit
479a947e3f
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ main_iface=
|
|||
dns=
|
||||
|
||||
USER_DEMO=demo
|
||||
PASSWORD_DEMO=demo
|
||||
PASSWORD_DEMO=demo1234
|
||||
|
||||
# Tente de définir l'interface réseau principale
|
||||
if [ -z $main_iface ] # Si main_iface est vide, tente de le trouver.
|
||||
|
|
Loading…
Add table
Reference in a new issue