mirror of
https://github.com/edv-pi/pbs-client-docker.git
synced 2025-04-16 19:42:55 +02:00
added some text
This commit is contained in:
parent
7b1d90ed7e
commit
e94a086ead
@ -27,7 +27,7 @@ master_public_keyfile="/root/.config/proxmox-backup/master-public.pem"
|
||||
expect="/usr/bin/expect"
|
||||
|
||||
if [ "$UNENCRYPTED" = "1" ]; then
|
||||
echo "Encryption not activated not gonna create any Keys."
|
||||
echo "Encryption set to false not gonna create any Keys."
|
||||
else
|
||||
# Check if client encryption keyfile exists and do stuff.
|
||||
if [ -f "$client_encryption_keyfile" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user