mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-11-01 04:30:08 +00:00
9 lines
78 B
Plaintext
9 lines
78 B
Plaintext
|
|
#!/usr/bin/bash
|
||
|
|
|
||
|
|
SERVER_TEMPLATE=
|
||
|
|
CLIENT_TEMPLATE=
|
||
|
|
|
||
|
|
PRIVATE_KEY=
|
||
|
|
PUBLIC_KEY=
|
||
|
|
|