formatting

This commit is contained in:
Tobias
2025-12-15 21:57:36 +01:00
committed by GitHub
parent 0b34b146d0
commit 23e7efdbea

View File

@ -48,7 +48,7 @@ function update_script() {
exit
fi
msg_info "Fixing old structure"
systemctl disable -q --now nginx
systemctl disable -q --now nginx
# fix musl issues because homarr compiles on alpine not debian soure: https://github.com/alexander-akhmetov/python-telegram/issues/3
$STD apt install -y musl-dev
ln -s /usr/lib/x86_64-linux-musl/libc.so /lib/libc.musl-x86_64.so.1