mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-05-12 03:29:41 +08:00
use aligo
This commit is contained in:
@@ -34,6 +34,7 @@ RUN apt-get update -y \
|
||||
rsync \
|
||||
ffmpeg \
|
||||
nano \
|
||||
aria2 \
|
||||
&& \
|
||||
if [ "$(uname -m)" = "x86_64" ]; \
|
||||
then ln -s /usr/lib/x86_64-linux-musl/libc.so /lib/libc.musl-x86_64.so.1; \
|
||||
|
||||
Reference in New Issue
Block a user