ver Mar21st

Windows multi_app tasks
This commit is contained in:
David Chang
2024-03-21 15:03:21 +08:00
parent afddeb04ab
commit dac44b2c4f
19 changed files with 1466 additions and 114 deletions

View File

@@ -31,7 +31,7 @@
"command": [
"tar",
"-xJvf",
".tmp.tar.xz",
"/home/user/.tmp.tar.xz",
"-C",
"/home/user/Code/Website/"
]
@@ -124,4 +124,4 @@
"dest": "_config.yaml"
}
}
}
}