mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-02-06 01:06:29 +00:00
Remove kmod fedora
This commit is contained in:
@@ -20,9 +20,6 @@ sudo yum install -y \
|
||||
sudo bash -c 'echo "LANG=en_US.UTF-8" > /etc/locale.conf'
|
||||
sudo localectl set-locale LANG=en_US.UTF-8
|
||||
|
||||
# Install latest WireGuard
|
||||
sudo yum install -y kmod-wireguard
|
||||
|
||||
# Install asdf
|
||||
if [ ! -d $HOME/.asdf ]; then
|
||||
git clone --depth 1 https://github.com/asdf-vm/asdf.git $HOME/.asdf
|
||||
|
||||
@@ -20,9 +20,6 @@ sudo yum install -y \
|
||||
sudo bash -c 'echo "LANG=en_US.UTF-8" > /etc/locale.conf'
|
||||
sudo localectl set-locale LANG=en_US.UTF-8
|
||||
|
||||
# Install latest WireGuard
|
||||
sudo yum install -y kmod-wireguard
|
||||
|
||||
# Install asdf
|
||||
if [ ! -d $HOME/.asdf ]; then
|
||||
git clone --depth 1 https://github.com/asdf-vm/asdf.git $HOME/.asdf
|
||||
|
||||
Reference in New Issue
Block a user