Fixed start script
This commit is contained in:
parent
56d5311e5e
commit
fbe9b1bb15
@ -19,7 +19,6 @@ startservice() {
|
|||||||
cd /federated/apps/$SERVICE && docker-compose -f docker-compose.yml -p $SERVICE up -d &> /dev/null
|
cd /federated/apps/$SERVICE && docker-compose -f docker-compose.yml -p $SERVICE up -d &> /dev/null
|
||||||
echo -ne "done.\n"
|
echo -ne "done.\n"
|
||||||
else
|
else
|
||||||
if [ "$SERVICE" = "jitsi" ]; then
|
|
||||||
spin &
|
spin &
|
||||||
SPINPID=$!
|
SPINPID=$!
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user