1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/calibreweb_ynh.git synced 2024-09-03 18:16:20 +02:00

test sans password

This commit is contained in:
Krakinou 2018-12-15 18:13:54 +01:00
parent f9f72004ac
commit f47bb65fff

View file

@ -152,7 +152,7 @@ sleep 1s
eval sqlite3 $final_path/app.db "$conf"
sleep 1s
conf="\"UPDATE user SET password='$pass_hash' WHERE ID=1\""
eval sqlite3 $final_path/app.db "$conf"
#eval sqlite3 $final_path/app.db "$conf"