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:
parent
da667bed58
commit
f89528e81e
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue