mirror of
https://github.com/linuxserver/docker-heimdall.git
synced 2026-02-11 07:04:15 +09:00
Bot Updating Templated Files
This commit is contained in:
18
root/etc/cont-init.d/99-deprecation
Executable file
18
root/etc/cont-init.d/99-deprecation
Executable 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
|
||||
|
||||
|
||||
══════════════════════════════════════════════════════'
|
||||
Reference in New Issue
Block a user