1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cjdns_ynh.git synced 2024-09-03 18:16:29 +02:00

create dest folder

This commit is contained in:
dkoukoul 2024-03-22 15:10:28 +02:00
parent 554cd00a9a
commit 19e2a8d839

View file

@ -16,6 +16,8 @@ source /usr/share/yunohost/helpers
#=================================================
ynh_script_progression --message="Setting up source files..." --weight=1
mkdir -p $install_dir
# Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source --dest_dir="$install_dir"