Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
lovegaoshi committed Nov 30, 2024
1 parent e3ffa7c commit 92196a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-aarch64
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ COPY ./requirements.txt /inaseg/requirements.txt
RUN pip3 install -r /inaseg/requirements.txt
RUN pip3 install --force-reinstall git+https://github.com/grqz/yt-dlp.git@ie/bilibili/pi_fallbk
COPY . /inaseg
RUN python3 /inaseg/biliupinit.py --system aarch64-linux.tar.xz
RUN sudo python3 /inaseg/biliupinit.py --system aarch64-linux.tar.xz

0 comments on commit 92196a8

Please sign in to comment.