aboutsummaryrefslogtreecommitdiff
path: root/scripts/once-only-nextcloud.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/once-only-nextcloud.sh')
-rwxr-xr-xscripts/once-only-nextcloud.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/once-only-nextcloud.sh b/scripts/once-only-nextcloud.sh
index 8400080..7886b6f 100755
--- a/scripts/once-only-nextcloud.sh
+++ b/scripts/once-only-nextcloud.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env bash
if [ "$(pidof nextcloud)" ]
then