mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-17 13:52:56 -04:00
fix: fix typo in echo statement
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
# Determine if setup is needed
|
||||
if [ ! -f /usr/bin/apt ]; then
|
||||
echo "**** Image is not Ubuntu, exiting emby-mediainfo-plugin instal.l ****"
|
||||
echo "**** Image is not Ubuntu, exiting emby-mediainfo-plugin install. ****"
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user