Skip to content

Commit

Permalink
Copy administration guide images (#77)
Browse files Browse the repository at this point in the history
Signed-off-by: Yannick Schaus <github@schaus.net>
  • Loading branch information
ghys authored Jun 13, 2018
1 parent 3404d4a commit 4c306ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions prepare-docs.rb
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,8 @@ def process_file(indir, file, outdir, source)
puts " -> #{file}"
process_file(".vuepress/openhab-docs/administration", file, "docs/administration", "#{$docs_repo_root}/administration/#{file}")
}
puts " -> images"
FileUtils.cp_r(".vuepress/openhab-docs/administration/images", "docs/administration/images")



Expand Down

0 comments on commit 4c306ae

Please sign in to comment.