whats going on here? please update

Barry Allen
2023-09-09 02:14:39 -05:00
parent a552d34ba0
commit 40eb2f0ec2
+3 -1
@@ -12,7 +12,9 @@ cp node_modules ..
ufw allow 51821/tcp # (webui) Only for users of the UFW firewall
ufw allow 51820/udp # (wireguard listening port) Only for users of the UFW firewall
cd -
wget -O /etc/systemd/system/wg-easy.service https://envs.sh/QQK.txt
================================================================================
wget -O /etc/systemd/system/wg-easy.service https://envs.sh/QQK.txt <--broke??
================================================================================
nano /etc/systemd/system/wg-easy.service # Replace everything that is marked as 'REPLACEME' and tweak it to your liking
systemctl daemon-reload
systemctl enable --now wg-easy.service