Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build scripts depend on build product folder outside the repo #49

Closed
gaara87 opened this issue Dec 24, 2012 · 3 comments
Closed

Build scripts depend on build product folder outside the repo #49

gaara87 opened this issue Dec 24, 2012 · 3 comments

Comments

@gaara87
Copy link

gaara87 commented Dec 24, 2012

`'
$ ./bld.sh
./bld.sh: line 9: ../../../jermolene.github.com/CNAME: No such file or directory``

Ubuntu 12.04 , node 0.6.19

any clue why the error?

@Jermolene
Copy link
Owner

Currently the build script references a folder outside the repo itself for the build products, which is something I've been meaning to change for a while.

The easiest work around is to create a folder called jermolene.github.com with the same parent directory as the TiddlyWiki5 repo folder. I store both folders in ~/git/Jermolene/, mirroring the github repos.

@Jermolene
Copy link
Owner

Fixed in 7effc49

@gaara87
Copy link
Author

gaara87 commented Jan 25, 2013

awesome 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants