7 |
+DATE=$(date +%Y%m%d) |
+DATE=$(date +%Y%m%d) |
8 |
+if [ $DATE -ge "20201130" ]; then |
+if [ $DATE -ge "20201130" ]; then |
9 |
+ echo -e "===\n=== URGENT NOTICE:">> $TMPFILE |
+ echo -e "===\n=== URGENT NOTICE:">> $TMPFILE |
10 |
+ echo -e "=== As per November 30rd 2020, SME Server 9 is obsolete, and potentially INSECURE.">> $TMPFILE |
+ echo -e "=== As per November 30th 2020, SME Server 9 is obsolete, and potentially INSECURE.">> $TMPFILE |
11 |
+ echo -e "=== Failure to upgrade may lead to the compromise of this server.">> $TMPFILE |
+ echo -e "=== Failure to upgrade may lead to the compromise of this server.">> $TMPFILE |
12 |
+ echo -e "=== NO support will be offered for any issue found with this installed version.">> $TMPFILE |
+ echo -e "=== NO support will be offered for any issue found with this installed version.">> $TMPFILE |
13 |
+ echo -e "=== Please migrate IMMEDIATELY to Koozali SME Server 10 or higher version." >> $TMPFILE |
+ echo -e "=== Please migrate IMMEDIATELY to Koozali SME Server 10 or higher version." >> $TMPFILE |