mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix tail command
This commit is contained in:
parent
6a16c793d8
commit
c9de01debf
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ cd ../model_server
|
|||
poetry install 2>&1 >> ../build.log
|
||||
log starting model server
|
||||
log =====================
|
||||
mkdir -p ~/archgw_logs
|
||||
touch ~/archgw_logs/modelserver.log
|
||||
poetry run archgw_modelserver restart &
|
||||
tail -F ~/archgw_logs/modelserver.log &
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue