7 |
+DATE=$(date +%Y%m%d) |
+DATE=$(date +%Y%m%d) |
8 |
+if [ $DATE -ge "20240630" ]; then |
+if [ $DATE -ge "20240630" ]; then |
9 |
+ echo -e "===\n=== URGENT NOTICE:">> $TMPFILE |
+ echo -e "===\n=== URGENT NOTICE:">> $TMPFILE |
10 |
+ echo -e "=== As per June 30rd 2024, SME Server 10 is obsolete, and potentially INSECURE.">> $TMPFILE |
+ echo -e "=== As per June 30th 2024, SME Server 10 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 11 or higher version." >> $TMPFILE |
+ echo -e "=== Please migrate IMMEDIATELY to Koozali SME Server 11 or higher version." >> $TMPFILE |