mirror of
https://github.com/YunoHost-Apps/glitchsoc_ynh.git
synced 2024-09-03 19:15:59 +02:00
Update install
This commit is contained in:
parent
05045a2b9d
commit
9a80610241
1 changed files with 2 additions and 2 deletions
|
@ -132,8 +132,8 @@ ynh_print_info "Setting up source files..."
|
|||
|
||||
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/live" "app-mastodon"
|
||||
mkdir $final_path
|
||||
ynh_setup_source "$final_path/live" "app-mastodon"
|
||||
|
||||
#=================================================
|
||||
# NGINX CONFIGURATION
|
||||
|
|
Loading…
Reference in a new issue