Great suggestion Eduardo :)

This commit is contained in:
mischa 2021-01-12 18:49:49 +01:00
parent edb93e1ca0
commit 6bc1c4efa4
2 changed files with 3 additions and 2 deletions

View File

@ -23,7 +23,7 @@ for i in $(vmctl show | sort | awk '/ running / {print $9}' | xargs); do
COUNTER=$((${COUNTER}+1))
done
echo -n "Are you sure? Press any key to continue... "
echo -n "Are you sure you want to power off ${COUNTER} vms? Press any key to continue... "
read input
echo -n "Are you really sure? Press any key to continue... "
read input

View File

@ -1,4 +1,5 @@
From: admin
Bcc: mischa@high5.nl
Subject: OpenBSD Amsterdam - maintenance
Content-Type: text/plain; charset=utf-8
@ -7,7 +8,7 @@ Hi NAME,
You have a VM (VMID) running on SERVER.
We will sysupgrade SERVER from OpenBSD 6.8 to OpenBSD 6.9.
This will happen on 2021-xx-xx @ TIME(11:30,16:00).
This will happen on 2021-xx-xx @ TIME(11:30,16:00) UTC.
Mischa