0
0

Updated README.md
Some checks failed
etherpad / build (push) Failing after 5m54s

This commit is contained in:
Opnxng 2024-06-08 00:46:54 +08:00
parent 28da68eec6
commit f4e9039ce2
2 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@ Source | Image
[Ahwxorg/Binternet](https://github.com/Ahwxorg/binternet/) | ahwxorg/binternet [Ahwxorg/Binternet](https://github.com/Ahwxorg/binternet/) | ahwxorg/binternet
[gothub/gothub](https://codeberg.org/gothub/gothub) | gothub/gothub [gothub/gothub](https://codeberg.org/gothub/gothub) | gothub/gothub
[valkey-io/valkey-container](https://github.com/valkey-io/valkey-container) | valkey/valkey [valkey-io/valkey-container](https://github.com/valkey-io/valkey-container) | valkey/valkey
[go-gitea/gitea](https://github.com/go-gitea/gitea) | gitea/gitea (with [Rainnny7/gitea-github-theme](https://github.com/Rainnny7/gitea-github-theme)) [go-gitea/gitea](https://github.com/go-gitea/gitea) | gitea/gitea [(with Rainnny7/gitea-github-theme](https://github.com/Rainnny7/gitea-github-theme))
[gitea/act_runner](https://gitea.com/gitea/act_runner) | gitea/act_runner [gitea/act_runner](https://gitea.com/gitea/act_runner) | gitea/act_runner
[binwiederhier/ntfy](https://github.com/binwiederhier/ntfy) | binwiederhier/ntfy [binwiederhier/ntfy](https://github.com/binwiederhier/ntfy) | binwiederhier/ntfy
[louislam/uptime-kuma](https://github.com/louislam/uptime-kuma) | louislam/uptime-kuma [louislam/uptime-kuma](https://github.com/louislam/uptime-kuma) | louislam/uptime-kuma

View File

@ -4,4 +4,4 @@ RUN sed -i '/#innerdocbody {/a \ \ font-size: 18px;' ./src/static/css/iframe_edi
RUN { [ -z "${ETHERPAD_PLUGINS}" ] || \ RUN { [ -z "${ETHERPAD_PLUGINS}" ] || \
npm install --no-save ${ETHERPAD_PLUGINS}; } && \ npm install --no-save ${ETHERPAD_PLUGINS}; } && \
src/bin/installDeps.sh && \ src/bin/installDeps.sh && \
rm -rf ~/.npm rm -rf ~/.npm