From 94053613671f7456ea5114a8421d0e6868bdbba0 Mon Sep 17 00:00:00 2001 From: Instrumental Date: Mon, 8 Oct 2018 11:27:18 -0500 Subject: Artifacts to Bootstrap Issue-ID: AAF-543 Change-Id: I95d11b11c21ddeb63e393528c2504af673d27a6f Signed-off-by: Instrumental --- auth/docker/dbounce.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'auth/docker/dbounce.sh') diff --git a/auth/docker/dbounce.sh b/auth/docker/dbounce.sh index 82aedd0c..dde83897 100644 --- a/auth/docker/dbounce.sh +++ b/auth/docker/dbounce.sh @@ -1,4 +1,3 @@ #!/bin/bash - bash ./dstop.sh "$@" bash ./dstart.sh "$@" -- cgit 1.2.3-korg