From 38b710309b6ca716d527e0de4e16a7c0000fea80 Mon Sep 17 00:00:00 2001 From: hael Date: Thu, 15 Jun 2023 12:06:42 +0000 Subject: [PATCH] bash2sh --- additional_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/additional_install.sh b/additional_install.sh index b3fd696..bd6d9e9 100755 --- a/additional_install.sh +++ b/additional_install.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh if [ "$SERVICE_DIR" == "" ]; then SERVICE_DIR="/etc/user/config/services";