mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 11:10:09 +00:00
fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
2ba4d101b3
commit
26550cddc9
@ -88,7 +88,7 @@ echo "# Setup: wireguard default profile..."
|
||||
|
||||
echo "# client config:"
|
||||
@ mkdir -p clients
|
||||
@ lxc pull $ID /etc/wireguard/clients/default.conf clients/default.conf
|
||||
@ pct pull $ID /etc/wireguard/clients/default.conf clients/default.conf
|
||||
echo "# ---"
|
||||
@ lxc-attach $ID -- cat /etc/wireguard/client/default.conf
|
||||
echo "# ---"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user