mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 11:01:56 +02:00
only execute app inside container, instead of compile and execute.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
echo ">> Starting server..."
|
||||
|
||||
grunt >> /dev/null &
|
||||
grunt execute:app >> /dev/null &
|
||||
_pid="$!"
|
||||
|
||||
echo ">> Server started with pid: $_pid"
|
||||
|
||||
Reference in New Issue
Block a user