From 24897984115d5f6a874b915286714eb8965dcc63 Mon Sep 17 00:00:00 2001 From: cron410 Date: Sun, 16 Dec 2018 20:48:41 -0500 Subject: [PATCH] show VPS update version at end of script --- debian9-x86_64.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian9-x86_64.sh b/debian9-x86_64.sh index 56d3073..bad5e5c 100644 --- a/debian9-x86_64.sh +++ b/debian9-x86_64.sh @@ -456,6 +456,7 @@ if [ "$update" = "0" ]; then else echo '====================================================================================' echo 'OpenMPTCProuter VPS is now updated !' + cat /etc/motd echo 'Keys are not changed, shorewall rules files preserved' echo 'You need OpenMPTCProuter >= 0.30' echo '===================================================================================='