1
0
Fork 0
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:
yalh76 2019-03-21 02:50:01 +01:00
parent 05045a2b9d
commit 9a80610241

View file

@ -132,7 +132,7 @@ 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
mkdir $final_path
ynh_setup_source "$final_path/live" "app-mastodon"
#=================================================