This commit is contained in:
Yeray 2024-07-27 21:53:39 +02:00
parent a3da8cb43f
commit 15353cf312

View File

@ -40,10 +40,10 @@ ynh_use_nodejs
ynh_script_progression --message="Setting up source files..."
ynh_script_progression --message="Url: $git_url"
# 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"
chmod -R o-rwx "$install_dir"
chown -R "$app:$app" "$install_dir"
# chmod -R o-rwx "$install_dir"
# chown -R "$app:$app" "$install_dir"
#=================================================
# ADD A CONFIGURATION