1
0
Fork 0
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:
yalh76 2020-06-22 20:14:16 +02:00
parent 30b58d23f3
commit 299fa0f9e4

View file

@ -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/.