Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI
2023-04-28 19:16:04 +00:00
parent cbe03771ab
commit 344d7be01e
5 changed files with 41 additions and 93 deletions

View File

@@ -0,0 +1,18 @@
#!/usr/bin/with-contenv bash
# shellcheck shell=bash
echo '
╔════════════════════════════════════════════════════╗
╠════════════════════════════════════════════════════╣
║ ║
║ This image is deprecated. ║
║ We will not offer support for this image ║
║ and it will not be updated. ║
║ ║
╠════════════════════════════════════════════════════╣
╚════════════════════════════════════════════════════╝
We recommend switching to the latest tag
══════════════════════════════════════════════════════'