mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-07-27 17:11:32 +08:00
fix: bug
This commit is contained in:
@@ -6,7 +6,7 @@ function __fixuser {
|
||||
groupmod -o -g "${PGID}" ab
|
||||
usermod -o -u "${PUID}" ab
|
||||
|
||||
chown ab:ab -R /app
|
||||
chown ab:ab -R /app /ab
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user