zeus
3 years ago
2 changed files with 5 additions and 0 deletions
@ -0,0 +1,3 @@ |
|||
#!/bin/bash |
|||
|
|||
sudo -H -u node bash -c 'cd /home/node/twint-explorer; && npm start .' |
@ -0,0 +1,2 @@ |
|||
xhost +local:docker |
|||
docker exec -e DISPLAY=$DISPLAY microservice-firefox_masterservice_1 /bin/sh -c "npm start ." |
Loading…
Reference in new issue