non important commit

This commit is contained in:
maxstrb 2025-09-27 14:24:42 +02:00
parent ba9fde74c1
commit 9ce065125b

View file

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