From ad8accf1018961bbb1c6421caee963f740110633 Mon Sep 17 00:00:00 2001 From: Emile Date: Mon, 21 Oct 2019 10:48:51 +0200 Subject: updated the shebang --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 5aa19dc..18db0f1 100755 --- a/setup.sh +++ b/setup.sh @@ -1,4 +1,4 @@ -#!/usr/bin/bash +#!/bin/bash # create a circus network containing most of the containers making interaction # on a network layer in between the containers possible -- cgit 1.4.1