We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bbcef4 commit 1b1425bCopy full SHA for 1b1425b
kiki/cfg.sh
@@ -2,7 +2,7 @@
2
3
# Update and install software
4
dnf update -qy
5
-dnf install qbittorrent-nox nmap wireguard-tools cockpit-file-sharing -qy
+dnf install nano qbittorrent-nox nmap wireguard-tools cockpit-file-sharing -qy
6
7
# Add firewall rule for our WebUI port and port 80 (both will be useable)
8
firewall-cmd --add-port=2000/tcp --permanent
0 commit comments