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

remove debug info

This commit is contained in:
dkoukoul 2024-03-26 16:45:49 +02:00
parent 49dd439d4a
commit a8f87c2d30

View file

@ -15,8 +15,7 @@ source /usr/share/yunohost/helpers
# DOWNLOAD, CHECK AND UNPACK SOURCE
#=================================================
ynh_script_progression --message="Setting up source files..." --weight=1
ls -la $install_dir
find / -name cjdroute 2>/dev/null
# Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source --dest_dir="$install_dir"