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