Default MULTI_ARCH to true

This commit is contained in:
aptalca
2024-03-08 09:56:47 -05:00
committed by GitHub
parent a64a5dab7f
commit e0970214f2
+1 -1
View File
@@ -7,7 +7,7 @@ env:
ENDPOINT: "linuxserver/mods" #don't modify
BASEIMAGE: "replace_baseimage" #replace
MODNAME: "replace_modname" #replace
MULTI_ARCH: "false" #set to true if needed
MULTI_ARCH: "true" #set to false if not needed
jobs:
set-vars: