This commit is contained in:
Salamandar 2024-08-06 09:53:41 -05:00 committed by GitHub
commit b22694842c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,7 @@ then
ynh_script_progression --message="Upgrading source files..." --weight=2 ynh_script_progression --message="Upgrading source files..." --weight=2
# 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" --full_replace=1
fi fi
chmod -R o-rwx "$install_dir" chmod -R o-rwx "$install_dir"