From 3498f3e63562bdcd38b7ace17a019547b68c1424 Mon Sep 17 00:00:00 2001 From: Marco Ochse Date: Mon, 13 Jan 2020 22:44:14 +0100 Subject: [PATCH] fix typo --- bin/dps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/dps.sh b/bin/dps.sh index 2c25a330..d3274ab1 100755 --- a/bin/dps.sh +++ b/bin/dps.sh @@ -1,4 +1,4 @@ -#/bin/bash +#!/bin/bash # Run as root only. myWHOAMI=$(whoami)