mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
updated nuxt generate script
This commit is contained in:
parent
ecce297d8d
commit
54f894ff54
@ -1,4 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
export PATH=node_modules/nuxt/bin/:$PATH
|
||||||
rm -rf dist .nuxt
|
rm -rf dist .nuxt
|
||||||
if ! which npm >/dev/null 2>&1
|
if ! which npm >/dev/null 2>&1
|
||||||
then
|
then
|
||||||
|
Loading…
Reference in New Issue
Block a user