Skip to content

Conversation

@foo0x29a
Copy link
Contributor

@foo0x29a foo0x29a commented Oct 16, 2018

Change the cp command recursion flag -r to -R, since -r is not portable, as described in the POSIX manual.

@IvanGoncharov IvanGoncharov added the 🐝 Process Related to Governance, Tools, or other meta work label Oct 19, 2018
# If this is a tagged commit, publish to a permalink and index.
if [ -n "$GITTAG" ]; then
echo "Publishing to: /$GITTAG"
cp -r out/ "gh-pages/$GITTAG"

This comment was marked as spam.

@leebyron leebyron merged commit 972f2cb into graphql:master Nov 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐝 Process Related to Governance, Tools, or other meta work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants