build_key-pass.sh: set default user for VPN credentials to save to 'chris'.

This commit is contained in:
Christoph 2025-06-06 10:10:09 +02:00
parent 2e96d24151
commit e8593c410b

View File

@ -7,6 +7,8 @@ _date="$(date +%Y-%m-%d-%H%M)"
key_names_reserverd="ta ca server" key_names_reserverd="ta ca server"
DEFAULT_USER_TO_COPY_CREDENTIALS=chris
#--------------------------------------- #---------------------------------------
#----------------------------- #-----------------------------
# Some functions # Some functions