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

fix variable

This commit is contained in:
OniriCorpe 2024-02-11 23:25:56 +01:00
parent 00727fc4bb
commit c9cbf8eb53

View file

@ -38,7 +38,7 @@ chmod -R 775 "$install_dir/view/smarty3"
chmod -R o-rwx "$install_dir"
chown -R $app:www-data "$install_dir"
ynh_add_config --template="local-sample.config.php" --destination="$final_path/config/local.config.php"
ynh_add_config --template="local-sample.config.php" --destination="$install_dir/config/local.config.php"
#=================================================
# SYSTEM CONFIGURATION