1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/plume_ynh.git synced 2024-09-03 20:15:54 +02:00

test spawn to input commands

This commit is contained in:
anmol26s 2018-09-19 18:09:28 +05:30
parent 2b24cdf827
commit 705ac97afe

View file

@ -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
#=================================================