mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 11:10:09 +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..."
|
echo "# Copying assets..."
|
||||||
@ pct-push-r $ID ./assets /
|
@ pct-push-r $ID ./assets /
|
||||||
|
|
||||||
echo "# Setup: wireguard server..."
|
#echo "# Setup: wireguard server..."
|
||||||
@ lxc-attach $ID -- bash -c 'wg genkey | tee server.privatekey | wg pubkey > server.publickey'
|
#@ lxc-attach $ID -- bash -c 'wg genkey | tee server.privatekey | wg pubkey > server.publickey'
|
||||||
|
|
||||||
# XXX move this into a script on the CT side...
|
# XXX move this into a script on the CT side...
|
||||||
echo "# Setup: wireguard user..."
|
echo "# Setup: wireguard user..."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user