summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/build-packages2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/build-packages b/bin/build-packages
index 6c951dd..edc9016 100755
--- a/bin/build-packages
+++ b/bin/build-packages
@@ -414,7 +414,7 @@ while [ "${count}" -ne 0 ] && \
# by piping the log, we don't see anything in the terminal,
# but all ways to duplicate the logs seem pretty elaborate
# shellcheck disable=SC2024,SC2086
- if sudo "${build_command}" ${outerParameters} -- ${middleParameters} -- ${innerParameters} > \
+ if "${build_command}" ${outerParameters} -- ${middleParameters} -- ${innerParameters} > \
"$(
date -u --iso-8601=seconds | \
cut -d+ -f1