Added wg and vim
This commit is contained in:
parent
e4d5c4ff0d
commit
fee4d664f2
3
install-vim.sh
Executable file
3
install-vim.sh
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
dnf install -y vim
|
||||||
3
install-wireguard.sh
Executable file
3
install-wireguard.sh
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
dnf install -y wireguard-tools
|
||||||
Loading…
x
Reference in New Issue
Block a user