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