mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-05-16 14:03:44 +08:00
fix bug
This commit is contained in:
@@ -23,6 +23,7 @@ RUN addgroup -S auto_bangumi && \
|
||||
adduser -S auto_bangumi -G auto_bangumi -h /home/auto_bangumi && \
|
||||
usermod -s /bin/bash auto_bangumi && \
|
||||
mkdir -p "/config" && \
|
||||
chmod -R 777 /usr/local && \
|
||||
chmod a+x run.sh && \
|
||||
chmod a+x getWebUI.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user