Skip to content

Commit

Permalink
export DEBIAN_FRONTEND=noninteractive
Browse files Browse the repository at this point in the history
  • Loading branch information
hemnstill committed Dec 14, 2024
1 parent ab77a53 commit 304bbda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions poetry/build_gnu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
dp0="$(realpath "$(dirname "$0")")"
set -e

export DEBIAN_FRONTEND=noninteractive

apt update
apt install -y wget binutils curl clang pkg-config

Expand Down

0 comments on commit 304bbda

Please sign in to comment.