Remove old comment for upgrade function

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
Richard T Bonhomme 2022-04-08 20:02:30 +01:00
parent 0db21c3dd4
commit 1844ec10af
No known key found for this signature in database
GPG Key ID: 2D767DB92FB6C246

View File

@ -3012,10 +3012,6 @@ trap "exit 3" 3
trap "exit 6" 6
trap "exit 14" 15
# Upgrade: EasyRSA v2.x to EasyRSA v3.x
# Upgrade: EasyRSA < v3.0.6 to v3.0.6+
#up23_manage_upgrade_23
# determine how we were called, then hand off to the function responsible
case "$cmd" in
init-pki|clean-all)