non important commit
This commit is contained in:
parent
4320816d34
commit
84a25f0592
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue