mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-18 08:48:27 -04:00
style: uncommented top
This commit is contained in:
@@ -1,9 +1,5 @@
|
|||||||
#!/usr/bin/with-contenv bash
|
#!/usr/bin/with-contenv bash
|
||||||
|
|
||||||
# This is the init file used for adding os or pip packages to install lists.
|
|
||||||
# It takes advantage of the built-in init-mods-package-install init script that comes with the baseimages.
|
|
||||||
# If using this, we need to make sure we set this init as a dependency of init-mods-package-install so this one runs first
|
|
||||||
|
|
||||||
echo "**** Adding kcc dependencies (repo and pip) to package install lists ****"
|
echo "**** Adding kcc dependencies (repo and pip) to package install lists ****"
|
||||||
if ! python3 /usr/local/bin/kcc/kcc-c2e.py > /dev/null 2>&1 ; then
|
if ! python3 /usr/local/bin/kcc/kcc-c2e.py > /dev/null 2>&1 ; then
|
||||||
echo "\
|
echo "\
|
||||||
|
|||||||
Reference in New Issue
Block a user