1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/joomla_ynh.git synced 2024-09-03 19:26:34 +02:00
This commit is contained in:
jarod5001 2024-02-02 20:44:14 +01:00 committed by GitHub
parent 941ec0a268
commit 9d80dc2899
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,7 +44,8 @@ then
popd
# Remove installation directory
ynh_secure_remove --file="$install_dir/installation"
# Fix #34
ynh_secure_remove --file="$install_dir/administrator/cache/autoload_psr4.php"
fi
chmod -R o-rwx "$install_dir"