Cahya Wirawan commited on
Commit
14f3129
·
1 Parent(s): ac66bc8

sent to bg

Browse files
Files changed (1) hide show
  1. app/start.sh +1 -1
app/start.sh CHANGED
@@ -4,7 +4,7 @@ set -e
4
  cd /home/user/app
5
  echo "Console Auth <$CONSOLE_AUTH>"
6
 
7
- /usr/local/bin/ttyd -p 7681 /bin/bash
8
 
9
  nginx
10
 
 
4
  cd /home/user/app
5
  echo "Console Auth <$CONSOLE_AUTH>"
6
 
7
+ /usr/local/bin/ttyd -p 7681 /bin/bash&
8
 
9
  nginx
10