diff --git a/develop.sh b/develop.sh index 1c42497..9a976cc 100755 --- a/develop.sh +++ b/develop.sh @@ -7,7 +7,7 @@ cd "${script_dir}" echo "Docs directory: $script_dir" -cd /Users/despiegk/hero/var/docusaurus +cd ~/hero/var/docusaurus export PATH=/tmp/docusaurus_build/node_modules/.bin:$PATH