mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 18:50:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
97f88b63af
commit
c1f27f80a1
@ -74,8 +74,8 @@ echo "# Installing dependencies..."
|
||||
echo "# Copying assets..."
|
||||
@ pct-push-r $ID ./assets /
|
||||
|
||||
echo "# Setup: wireguard server..."
|
||||
@ lxc-attach $ID -- bash -c 'wg genkey | tee server.privatekey | wg pubkey > server.publickey'
|
||||
#echo "# Setup: wireguard server..."
|
||||
#@ lxc-attach $ID -- bash -c 'wg genkey | tee server.privatekey | wg pubkey > server.publickey'
|
||||
|
||||
# XXX move this into a script on the CT side...
|
||||
echo "# Setup: wireguard user..."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user