nuxt generate 2
This commit is contained in:
parent
c8fb3d5ce9
commit
78a7b65475
|
@ -417,7 +417,6 @@ if [[ "$answer" == "y" ]]; then
|
|||
echo \"DIRECTUS_API_TOKEN=${website_token}\" > .env &&\
|
||||
echo \"URL=https://${domain_name}\" >> .env &&\
|
||||
echo \"DIRECTUS_URL=https://cms.${domain_name}\" >> .env &&\
|
||||
tmux send-keys -t directus C-c &&\
|
||||
npm install -y &&\
|
||||
npm run generate --prerender" www-data
|
||||
|
||||
|
|
Loading…
Reference in New Issue