]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fix `npm run docs-github` script. (#23688)
authorXhmikosR <xhmikosr@gmail.com>
Sat, 26 Aug 2017 09:59:04 +0000 (12:59 +0300)
committerGitHub <noreply@github.com>
Sat, 26 Aug 2017 09:59:04 +0000 (12:59 +0300)
commit8876334b7fa8d3a042b927553c68754e4bcdd48c
treec2eeb6f210cabf4a14767a1e990070f0b2f93fba
parent9612830701211d757ff95ceccbb494fd2e7ee17e
Fix `npm run docs-github` script. (#23688)

`$npm_config_tmp` is a non-existent variable.
Also, use double quotes since single ones don't work.
Finally, git ignore the temp file.
.gitignore
package.json