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:
parent
fa58560f71
commit
5ed69f8fc5
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue