diff options
Diffstat (limited to 'scripts/install')
| -rw-r--r-- | scripts/install | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/install b/scripts/install index 05f1bd3..daa545b 100644 --- a/scripts/install +++ b/scripts/install @@ -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 |
