From efefa0ae7a47037884e75b5a04fd90fadfa96c63 Mon Sep 17 00:00:00 2001 From: Timothy Miller <46549361+timothymiller@users.noreply.github.com> Date: Wed, 16 Dec 2020 21:52:04 -0500 Subject: [PATCH] Update docker-run.sh --- docker-run.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docker-run.sh b/docker-run.sh index 9b540b5..5ada71d 100755 --- a/docker-run.sh +++ b/docker-run.sh @@ -1 +1,2 @@ -docker run timothyjmiller/cloudflare-ddns:latest \ No newline at end of file +#!/bin/bash +docker run timothyjmiller/cloudflare-ddns:latest