Skip to content

Commit

Permalink
apt install -y
Browse files Browse the repository at this point in the history
  • Loading branch information
utensil committed Oct 12, 2024
1 parent e7879d0 commit 1cd872f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ status:
prep-linux:
#!/usr/bin/env bash
apt update
apt install libwebkit2gtk-4.1-dev \
apt install -y libwebkit2gtk-4.1-dev \
build-essential \
pkg-config \
curl \
Expand Down

0 comments on commit 1cd872f

Please sign in to comment.