Give the proper file/directory permissions to the pgAdmin installation directory on RHEL-8. This is the only platform that has write permission for the executable files after installation which is fixed.

This commit is contained in:
Khushboo Vashi
2024-06-24 17:09:28 +05:30
parent 3d107ea618
commit 4a645343a9
3 changed files with 8 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ _setup_dirs
_create_python_virtualenv "debian"
_build_runtime
_build_docs "debian"
_copy_code
_copy_code "debian"
_generate_sbom
#