Change shell to bash

This commit is contained in:
Deon George 2018-05-08 15:45:42 +10:00
parent b3e39f7cc9
commit 42586535f4

2
start
View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
set -e
role=${CONTAINER_ROLE:-app}