diff --git a/wireguard-install.sh b/wireguard-install.sh index a35efe6..c24e07f 100644 --- a/wireguard-install.sh +++ b/wireguard-install.sh @@ -170,8 +170,8 @@ net.ipv6.conf.all.forwarding = 1" > /etc/sysctl.d/wg.conf sysctl --system -systemctl start "wg-quick@$SERVER_WG_NIC" systemctl enable "wg-quick@$SERVER_WG_NIC" +systemctl start "wg-quick@$SERVER_WG_NIC" echo -e "\nHere is your client config file as a QR Code:"