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:
parent
2b24cdf827
commit
705ac97afe
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
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"
|
ynh_secure_remove "$final_path/first_launch.exp"
|
||||||
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# SETUP SYSTEMD
|
# SETUP SYSTEMD
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue