mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Removed nx reset from entrypoint
This commit is contained in:
parent
3d4f868c93
commit
99616326d6
1 changed files with 1 additions and 3 deletions
|
@ -5,6 +5,4 @@ rimraf -g '**/node_modules'
|
|||
|
||||
yarn install
|
||||
|
||||
yarn nx reset
|
||||
|
||||
exec "$@"
|
||||
exec "$@"
|
Loading…
Reference in a new issue