comparison docker/pubsub/entrypoint.sh @ 3497:73e04040d577

docker: update following name changes: `backend_e2e` now print properly backend logs
author Goffi <goffi@goffi.org>
date Fri, 16 Apr 2021 18:32:16 +0200
parents 127dde80a0a5
children 31c84a32c897
comparison
equal deleted inserted replaced
3496:c018c510a562 3497:73e04040d577
24 ;; 24 ;;
25 esac 25 esac
26 26
27 cd $ori_dir 27 cd $ori_dir
28 28
29 exec /home/sat/sat_env/bin/twistd -n sat-pubsub "$@" 29 exec /home/libervia/libervia_env/bin/twistd -n libervia-pubsub "$@"