Remove kmod fedora

This commit is contained in:
Jamil Bou Kheir
2021-08-18 23:11:25 +00:00
parent eaa2e57536
commit a48b4d09a2
2 changed files with 0 additions and 6 deletions

View File

@@ -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

View File

@@ -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