1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/friendica_ynh.git synced 2024-09-03 18:36:14 +02:00

Update install

This commit is contained in:
Éric Gaspar 2023-08-21 18:05:12 +02:00
parent da667bed58
commit f89528e81e

View file

@ -38,6 +38,8 @@ chmod -R 775 "$install_dir/view/smarty3"
chmod -R o-rwx "$install_dir"
chown -R $app:www-data "$install_dir"
echo "d /run/friendica 0755 www-data www-data -" > /etc/tmpfiles.d/friendica.conf
#=================================================
# SYSTEM CONFIGURATION
#=================================================