mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-02-02 17:59:27 +08:00
chore: remove unused command
This commit is contained in:
@@ -37,7 +37,6 @@ RUN apk add --no-cache \
|
||||
pip install --no-cache-dir -r requirements.txt && \
|
||||
# Unzip WebUI \
|
||||
unzip dist.zip && \
|
||||
mv dist templates && \
|
||||
# Add user
|
||||
addgroup -S ab -g 911 && \
|
||||
adduser -S ab -G ab -h /ab -s /bin/bash -u 911 && \
|
||||
|
||||
Reference in New Issue
Block a user