non important commit

This commit is contained in:
maxstrb 2025-09-27 14:20:46 +02:00
parent 324275519c
commit ba9fde74c1

View file

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