Skip to content
This repository was archived by the owner on Apr 17, 2019. It is now read-only.

Fix #10 - make install-demo error on symbolic link#18

Open
jygastaud wants to merge 1 commit intomarmelab:masterfrom
jygastaud:symlink-error
Open

Fix #10 - make install-demo error on symbolic link#18
jygastaud wants to merge 1 commit intomarmelab:masterfrom
jygastaud:symlink-error

Conversation

@jygastaud
Copy link

No description provided.

"post-install-cmd": [
"ln -s ../../vendor/marmelab/microrest/web/css web/css/microrest",
"ln -s ../../vendor/marmelab/microrest/web/js web/js/microrest"
"mkdir web/css",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or perhaps can we simply put it on a single line: mkdir -p web/css web/js?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants