mirror of
https://github.com/linuxserver/docker-gc.git
synced 2026-01-09 06:50:45 +08:00
Update run.sh
This commit is contained in:
parent
fa63820fe8
commit
bec7f404ff
2
run.sh
2
run.sh
@ -10,7 +10,7 @@ if [[ "${NODE_LABELS}" == *"README"* ]]; then
|
||||
README_SYNC="true"
|
||||
fi
|
||||
|
||||
# set arch for shellcheck readme-sync and cleanup based on node lables
|
||||
# set arch for shellcheck readme-sync and cleanup based on node labels
|
||||
if [[ "${NODE_LABELS}" == *"X86"* ]]; then
|
||||
BASEIMAGE_ARCH="x86-64"
|
||||
README_SYNC_ARCH=""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user