From 20d8a793fbbd59fca1f20335fe576a64496b4a83 Mon Sep 17 00:00:00 2001 From: Krakinou Date: Sat, 15 Dec 2018 18:01:51 +0100 Subject: [PATCH] \" --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 76e23bc..9dd704a 100755 --- a/scripts/install +++ b/scripts/install @@ -151,7 +151,7 @@ conf="\"UPDATE user SET $(. <(echo -E echo $(<../conf/init_calibre_db_user))) WH sleep 1s eval sqlite3 $final_path/app.db "$conf" sleep 1s -sqlite3 $final_path/app.db "UDPATE user SET password=$pass_hash WHERE ID=1" +sqlite3 $final_path/app.db \"UDPATE user SET password=$pass_hash WHERE ID=1\"