non important commit
This commit is contained in:
parent
8d4639035f
commit
8868c43033
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ in {
|
|||
cd $name
|
||||
|
||||
if (ls $blueprint_dir | length) > 0 {
|
||||
glob $"($blueprint_dir)/*" | each { |file| cp $file . }
|
||||
glob $"($blueprint_dir)/*" | each { |file| cp --recursive $file . }
|
||||
^chmod -R u+w .
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue