* Set the permissions of chrome-sandbox
Testing to see if setting the permissions of chrome-sandbox prior to packaging works, or if an RPM post-install script is needed
* use rpm attr to set file permissions
* whitespace fixup
* disable build links
* Disable binary stripping - #3846
Causes error:
`ImportError: /usr/lib/chia-blockchain/resources/app.asar.unpacked/daemon/chiavdf.cpython-39-x86_64-linux-gnu.so: ELF load command address/offset not properly aligned`
* Quote NODE_ROOT
* Add workaround for building on centos
* Remove the cache stages, since this is on self-hosted now and we remove it all anyways