mirror of
https://github.com/YunoHost-Apps/phpinfo_ynh.git
synced 2024-09-03 19:56:23 +02:00
Update install
This commit is contained in:
parent
30b58d23f3
commit
299fa0f9e4
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ ynh_app_setting_set --app=$app --key=phpversion --value=$phpversion
|
|||
#=================================================
|
||||
ynh_script_progression --message="Setting up source files..."
|
||||
|
||||
ynh_app_setting_set $app final_path $final_path
|
||||
ynh_app_setting_set --app=$app --key=final_path --value=$final_path
|
||||
|
||||
mkdir -p $final_path
|
||||
cp ../sources/index.php /$final_path/.
|
||||
|
|
Loading…
Add table
Reference in a new issue