mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
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:
@@ -21,7 +21,7 @@ _setup_dirs
|
||||
_create_python_virtualenv "debian"
|
||||
_build_runtime
|
||||
_build_docs "debian"
|
||||
_copy_code
|
||||
_copy_code "debian"
|
||||
_generate_sbom
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user