milestone1

This commit is contained in:
2026-05-07 04:35:57 +01:00
parent b9698beceb
commit be17bbc9bc
37 changed files with 973 additions and 317 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ data = """
description = "Base environment setup (tmpdir)"
[service]
cmd = "ion"
cmd = "zsh"
args = ["-c", "rm -rf /tmp; mkdir -m a=rwxt /tmp"]
type = "oneshot"
"""