mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
typo
This commit is contained in:
parent
421d95c611
commit
42e23578d4
@ -98,7 +98,7 @@ cd $PROJECT_ROOT/frontend
|
||||
yarn install
|
||||
yarn build
|
||||
pm2 delete gradido-frontend
|
||||
pm2 start --name gradido-frontend cd $PROJECT_ROOT/frontend && yarn start"
|
||||
pm2 start --name gradido-frontend "cd $PROJECT_ROOT/frontend && yarn start"
|
||||
pm2 save
|
||||
|
||||
# Install & build admin
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user