non important commit

This commit is contained in:
maxstrb 2025-09-27 14:00:06 +02:00
parent f32fd2b847
commit dd58e1d60e
5 changed files with 36 additions and 2 deletions

View file

@ -41,7 +41,7 @@
}
if ($"./init.sh" | path type) == "file" {
bash "init.sh"
bash "init.sh ($name)"
rm "init.sh"
}