mirror of
https://github.com/speatzle/nfsense.git
synced 2025-05-10 10:38:20 +00:00
add wireguar-tools to install
This commit is contained in:
parent
df7608269e
commit
5bf336ff91
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ dnf install epel-release
|
||||||
dnf config-manager --add-repo https://cli.github.com/packages/rpm/gh-cli.repo
|
dnf config-manager --add-repo https://cli.github.com/packages/rpm/gh-cli.repo
|
||||||
|
|
||||||
echo "Installing Required Packages from Repos"
|
echo "Installing Required Packages from Repos"
|
||||||
dnf install wget git systemd-networkd gh tcpdump nodejs dhcp-server unbound
|
dnf install wget git systemd-networkd gh tcpdump nodejs dhcp-server unbound wireguard-tools
|
||||||
|
|
||||||
echo "Installing pnpm"
|
echo "Installing pnpm"
|
||||||
curl -fsSL https://get.pnpm.io/install.sh | sh -
|
curl -fsSL https://get.pnpm.io/install.sh | sh -
|
||||||
|
|
Loading…
Add table
Reference in a new issue