aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryalh76 <yalh@yahoo.com>2019-03-21 02:50:01 +0100
committeryalh76 <yalh@yahoo.com>2019-03-21 02:50:01 +0100
commit9a80610241c32ce3695381545d155b99f2c84b1d (patch)
tree70a86c24b03eb5f5346e0cca2d704d343d96bb2b
parent05045a2b9dcc4f7ab39cc6d52fb0b359b15db4cd (diff)
downloadmastodon_ynh-9a80610241c32ce3695381545d155b99f2c84b1d.tar.gz
mastodon_ynh-9a80610241c32ce3695381545d155b99f2c84b1d.tar.bz2
mastodon_ynh-9a80610241c32ce3695381545d155b99f2c84b1d.zip
Update install
-rw-r--r--scripts/install4
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