mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 18:50:08 +00:00
fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
07797e95b4
commit
0a58cdc734
@ -91,7 +91,7 @@ echo "# client config:"
|
||||
@ mkdir -p clients
|
||||
@ pct pull $ID /etc/wireguard/clients/default.conf clients/default.conf
|
||||
echo "# ---"
|
||||
@ lxc-attach $ID -- cat /etc/wireguard/client/default.conf
|
||||
@ lxc-attach $ID -- cat /etc/wireguard/clients/default.conf
|
||||
echo "# ---"
|
||||
|
||||
#echo "# Setup: bridge device..."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user