mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-06 07:49:17 +00:00
Naming
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
This commit is contained in:
parent
89f84a015b
commit
31071c978f
@ -36,7 +36,7 @@ echo "net.ipv4.ip_forward=1" >>/etc/sysctl.conf
|
|||||||
$STD sysctl -p /etc/sysctl.conf
|
$STD sysctl -p /etc/sysctl.conf
|
||||||
msg_ok "Installed WGDashboard"
|
msg_ok "Installed WGDashboard"
|
||||||
|
|
||||||
msg_info "Setup Example Config for WGDashboard"
|
msg_info "Create Example Config for WGDashboard"
|
||||||
private_key=$(wg genkey)
|
private_key=$(wg genkey)
|
||||||
cat <<EOF >/etc/wireguard/wg0.conf
|
cat <<EOF >/etc/wireguard/wg0.conf
|
||||||
[Interface]
|
[Interface]
|
||||||
|
Loading…
Reference in New Issue
Block a user