1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dolibarr_ynh.git synced 2024-09-03 18:35:53 +02:00

revert more

This commit is contained in:
Salamandar 2024-03-25 23:32:28 +01:00
parent 117cf719e5
commit 4e2eac7859

View file

@ -31,7 +31,7 @@ ynh_setup_source --source_id="main" --dest_dir="$install_dir"
# Create necessary files # Create necessary files
touch "$install_dir/htdocs/conf/conf.php" touch "$install_dir/htdocs/conf/conf.php"
chown -R "$app:www-data" "$install_dir" # chown -R "$app:www-data" "$install_dir"
#================================================= #=================================================
# PREPARE AND INSTALL APP # PREPARE AND INSTALL APP
@ -59,7 +59,7 @@ ynh_use_logrotate --logfile="$install_dir/documents/dolibarr.log"
#================================================= #=================================================
# Set right permissions for curl install # Set right permissions for curl install
# chown -R "$app:" "$install_dir" chown -R "$app:" "$install_dir"
# Installation with curl # Installation with curl