1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/spip_ynh.git synced 2024-09-03 20:25:59 +02:00

create the folder plugins/auto

This commit is contained in:
Kay0u 2021-01-13 17:02:59 +01:00
parent f6928aa3bc
commit 654db6194e
No known key found for this signature in database
GPG key ID: AAFEEB16CFA2AE2D
2 changed files with 2 additions and 0 deletions

View file

@ -106,6 +106,7 @@ ynh_add_fpm_config --package="$extra_php_dependencies"
#=================================================
# Set right permissions for curl install
mkdir -p $final_path/plugins/auto
chown -R $app: $final_path
# Set the app as temporarily public for curl call

View file

@ -143,6 +143,7 @@ ynh_add_fpm_config --package="$extra_php_dependencies"
#=================================================
# Set right permissions for curl install
mkdir -p $final_path/plugins/auto
chown -R $app: $final_path
# Set the app as temporarily public for curl call