non important commit
This commit is contained in:
parent
84a25f0592
commit
aeedf2dd9b
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ in {
|
|||
cd $name
|
||||
|
||||
if ($blueprint_dir | path expand | ls $in | length) > 0 {
|
||||
glob $"($blueprint_dir)/*" | each { |file| cp $file . }
|
||||
glob $"($blueprint_dir)/*" | each { ||file| cp --no-preserve=mode $file . }
|
||||
}
|
||||
|
||||
if ("./init.sh" | path type) == "file" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue