mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Allow non-root users to build packages.
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
set -ex
|
||||
|
||||
cd /opt/rippled_bld/pkg
|
||||
cp -pu rippled/Builds/containers/packaging/rpm/rippled.spec .
|
||||
cp -pu rippled/Builds/containers/shared/update_sources.sh .
|
||||
cp -fpu rippled/Builds/containers/packaging/rpm/rippled.spec .
|
||||
cp -fpu rippled/Builds/containers/shared/update_sources.sh .
|
||||
source update_sources.sh
|
||||
|
||||
# Build the rpm
|
||||
|
||||
Reference in New Issue
Block a user