Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into raspberry-pi-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
bonifaido committed Dec 1, 2023
2 parents bc0c3ff + 60dedcb commit 800467e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ _archlinux_deps:
sudo pacman -Syu linux-headers dkms go strace bc iperf socat

_centos_deps:
sudo dnf install -y --enablerepo epel dkms vim-common
sudo dnf install -y --enablerepo epel dkms vim-common go

_install_opa:
sudo curl -L -o /usr/bin/opa https://openpolicyagent.org/downloads/v0.56.0/opa_linux_$(shell go version | cut -f2 -d'/')_static
Expand Down

0 comments on commit 800467e

Please sign in to comment.