1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/eleventy_ynh.git synced 2024-09-03 18:26:32 +02:00

Update install

This commit is contained in:
Éric Gaspar 2023-06-28 16:03:43 +02:00
parent 876276bcd5
commit 50b22c16c2

View file

@ -26,9 +26,9 @@ ynh_script_progression --message="Setting up source files..." --weight=1
ynh_setup_source --dest_dir="$install_dir" ynh_setup_source --dest_dir="$install_dir"
#mv -f "../sources/src/" "$data_dir/" mv -f "../sources/src/" "$data_dir/"
cp -R "../sources/src/" "$data_dir/src" #cp -R "../sources/src/" "$data_dir/src"
chown -R $app:www-data "$install_dir" chown -R $app:www-data "$install_dir"