Skip to content

Commit

Permalink
using sudo to force install
Browse files Browse the repository at this point in the history
  • Loading branch information
collinschwantes committed Jan 9, 2024
1 parent 9242e63 commit 4f3e825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys_deps/sys_deps.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apt-get update && apt-get install -y --no-install-recommends \
sudo apt-get update && apt-get install -y --no-install-recommends \
libcurl4-openssl-dev \
libssl-dev \
git-crypt \
Expand Down

0 comments on commit 4f3e825

Please sign in to comment.