non important commit

This commit is contained in:
maxstrb 2026-01-05 21:27:51 +01:00
parent 4320816d34
commit 84a25f0592

View file

@ -30,7 +30,7 @@ in {
exit 1 exit 1
} }
let blueprint_dir = "${blueprints}/($type)" let blueprint_dir = $"${blueprints}/($type)"
if ($blueprint_dir | path type) != "dir" { if ($blueprint_dir | path type) != "dir" {
print "This project type doesn't exist" print "This project type doesn't exist"