fix(satisfactory): tmpfs

This commit is contained in:
JJGadgets
2024-07-31 17:09:24 +08:00
parent 58b31070b2
commit be77f247a3

View File

@@ -59,7 +59,7 @@ spec:
initContainers:
01-cp:
<<: *ct
command: ["/bin/sh", "-c", "cp -a /home/steam/. /home/fake/"]
command: ["/bin/sh", "-c", "cp -r /home/steam/. /home/fake/"]
resources: {}
service:
satisfactory: