mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-12-26 08:56:23 +01:00
formatting
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user