mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-30 03:53:18 -04:00
deprecate
This commit is contained in:
@@ -1,5 +1,26 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
|
||||
echo '
|
||||
**************************************************************************
|
||||
**************************************************************************
|
||||
**************************************************************************
|
||||
**** ****
|
||||
**** ****
|
||||
**** letsencrypt-f2bdiscord mod has been deprecated ****
|
||||
**** ****
|
||||
**** ****
|
||||
**** Please use swag-f2bdiscord instead ****
|
||||
**** ****
|
||||
**** ****
|
||||
**** https://github.com/linuxserver/docker-mods/tree/swag-f2bdiscord ****
|
||||
**** ****
|
||||
**** ****
|
||||
**************************************************************************
|
||||
**************************************************************************
|
||||
**************************************************************************
|
||||
'
|
||||
|
||||
|
||||
if [ ! -d /usr/lib/python3.8/site-packages/geoip2 ]; then
|
||||
echo '------------------------------------------------------------------------'
|
||||
echo '| Running installation of required modules for letsencrypt-f2bdiscord'
|
||||
|
||||
Reference in New Issue
Block a user