From 705ac97afe232216bd25ccdbd5518efac80e9b77 Mon Sep 17 00:00:00 2001 From: anmol26s Date: Wed, 19 Sep 2018 18:09:28 +0530 Subject: [PATCH] test spawn to input commands --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index fad5eb6..b04dfd2 100755 --- a/scripts/install +++ b/scripts/install @@ -178,6 +178,7 @@ ynh_replace_special_string "__ADMIN_PASS__" $admin_pass "$final_path/first_run.e su - $app -s /bin/bash -c "$final_path/first_run.exp $final_path $domain $blog_name $admin $email $port" ynh_secure_remove "$final_path/first_launch.exp" + #================================================= # SETUP SYSTEMD #=================================================