fixes
This commit is contained in:
parent
49138fb2e9
commit
07cf0d8042
@ -51,7 +51,7 @@ build:pamac:
|
||||
# create build directory for .deb sources
|
||||
- mkdir build
|
||||
# copy install instructions
|
||||
- cp -r PKGBUILD build/
|
||||
- cp -r PKGBUILD/* build/
|
||||
# "makepkg" don't likes root user
|
||||
- useradd --no-create-home --shell=/bin/false build && usermod -L build
|
||||
- 'echo "build ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers'
|
||||
|
Loading…
Reference in New Issue
Block a user