mirror of
https://github.com/YunoHost-Apps/garage_ynh.git
synced 2024-09-03 18:36:32 +02:00
Missing setup_source in install x_x
This commit is contained in:
parent
b85c523127
commit
224b3063e2
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ ynh_app_setting_set --app=$app --key=bootstrap_peers --value=$bootstrap_peers
|
|||
#=================================================
|
||||
ynh_script_progression --message="Setting up source files..."
|
||||
|
||||
ynh_setup_source --dest_dir="$install_dir"
|
||||
chmod +x $install_dir/garage
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue