mirror of
https://github.com/YunoHost-Apps/cjdns_ynh.git
synced 2024-09-03 18:16:29 +02:00
debud
This commit is contained in:
parent
972bfe2484
commit
dab24ca55d
1 changed files with 2 additions and 3 deletions
|
@ -15,9 +15,8 @@ source /usr/share/yunohost/helpers
|
||||||
# DOWNLOAD, CHECK AND UNPACK SOURCE
|
# DOWNLOAD, CHECK AND UNPACK SOURCE
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Setting up source files..." --weight=1
|
ynh_script_progression --message="Setting up source files..." --weight=1
|
||||||
|
ls -la $install_dir
|
||||||
mkdir -p $install_dir
|
find / -name cjdroute 2>/dev/null
|
||||||
|
|
||||||
# Download, check integrity, uncompress and patch the source from app.src
|
# Download, check integrity, uncompress and patch the source from app.src
|
||||||
ynh_setup_source --dest_dir="$install_dir"
|
ynh_setup_source --dest_dir="$install_dir"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue