1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/actual_ynh.git synced 2024-09-03 20:36:16 +02:00

Update install

This commit is contained in:
Andrew Webberley 2024-06-08 14:07:32 -07:00 committed by GitHub
parent fa58560f71
commit 5ed69f8fc5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,7 +29,7 @@ then
source_id_to_use="edge" source_id_to_use="edge"
fi fi
ynh_setup_source --dest_dir="$install_dir" ynh_setup_source --dest_dir="$install_dir" --source_id="$source_id_to_use"
chown -R $app:www-data "$install_dir" chown -R $app:www-data "$install_dir"