mirror of
https://github.com/YunoHost-Apps/z-push_ynh.git
synced 2024-09-03 18:05:58 +02:00
Fix Final path
This commit is contained in:
parent
8f81a32eb6
commit
15a861fba0
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ ynh_install_app_dependencies php-memcached php-cli php-soap
|
|||
### downloaded from an upstream source, like a git repository.
|
||||
### `ynh_setup_source` use the file conf/app.src
|
||||
|
||||
ynh_app_setting_set $app final_path $final_path
|
||||
#ynh_app_setting_set $app final_path $final_path
|
||||
# Download, check integrity, uncompress and patch the source from app.src
|
||||
#ynh_setup_source "$final_path"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue