mirror of
https://github.com/YunoHost-Apps/webmin_ynh.git
synced 2024-09-03 20:36:08 +02:00
Update install
This commit is contained in:
parent
bdf0998b6c
commit
160f42b4ae
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ ynh_system_user_create --username=$app
|
||||||
ynh_script_progression --message="Building $app... (this will take some time and resources!)" --weight=10
|
ynh_script_progression --message="Building $app... (this will take some time and resources!)" --weight=10
|
||||||
|
|
||||||
pushd "$final_path" || ynh_die
|
pushd "$final_path" || ynh_die
|
||||||
setup.sh
|
./setup.sh
|
||||||
popd || ynh_die
|
popd || ynh_die
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue