mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-08 01:13:27 +01:00
fix build script
This commit is contained in:
parent
365d862c1d
commit
0060af8c25
1 changed files with 1 additions and 0 deletions
|
|
@ -49,3 +49,4 @@ echo '<!-- R:' "`git rev-parse --short HEAD` -->" >> out/sketcher.html
|
|||
#now make it work inside out dir
|
||||
ln -sf ../../web/lib/ out/lib
|
||||
ln -sf ../../web/img/ out/img
|
||||
ln -sf ../../web/css/ out/css
|
||||
|
|
|
|||
Loading…
Reference in a new issue