Update README.md
This commit is contained in:
@@ -33,7 +33,7 @@ echo 'module.exports = {assetPrefix:' ${assetPrefix}', basePath: '${basePath}' }
|
|||||||
yarn export
|
yarn export
|
||||||
|
|
||||||
cd ..
|
cd ..
|
||||||
cp -R -a portal/out/ ./
|
cp -R -a portal/out/* ./
|
||||||
touch .nojekyll
|
touch .nojekyll
|
||||||
git add $PWD'/_next' $PWD'/index.html' $PWD'/dataset' $PWD'/404.html' $PWD'/.nojekyll' $PWD'/favicon.ico'
|
git add $PWD'/_next' $PWD'/index.html' $PWD'/dataset' $PWD'/404.html' $PWD'/.nojekyll' $PWD'/favicon.ico'
|
||||||
git commit -m "Build new dataset page"
|
git commit -m "Build new dataset page"
|
||||||
|
|||||||
Reference in New Issue
Block a user