mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-18 14:23:07 -04:00
Fixed naming convetion
ProjectSend website speaks of ``translations`` instead of ``languages``.
This commit is contained in:
committed by
GitHub
parent
fbf0da560e
commit
197b7c62f1
+2
-2
@@ -5,6 +5,6 @@ LABEL maintainer="alexschomb"
|
||||
# copy local files
|
||||
COPY root/ /
|
||||
|
||||
# install languages
|
||||
# install translations
|
||||
RUN chmod +x /install-translations.sh
|
||||
CMD /install-translations.sh
|
||||
CMD /install-translations.sh
|
||||
|
||||
Reference in New Issue
Block a user