summaryrefslogtreecommitdiff
path: root/.local
diff options
context:
space:
mode:
Diffstat (limited to '.local')
-rwxr-xr-x.local/bin/autobuild.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/.local/bin/autobuild.sh b/.local/bin/autobuild.sh
index b2c0310..5b76380 100755
--- a/.local/bin/autobuild.sh
+++ b/.local/bin/autobuild.sh
@@ -115,7 +115,8 @@ main() {
# Build the new package
withtty sudo librechroot -n autobuilder -l root update
withtty sudo librechroot -n autobuilder sync
- withtty sudo libremakepkg -n autobuilder
+ # requires network access for communication with gpg servers
+ withtty sudo libremakepkg -n autobuilder -N
librestage
# Publish the updates