remove entry from rc.local

This commit is contained in:
tm-107
2025-02-19 00:24:23 +01:00
committed by GitHub
parent 7b905225fd
commit 2c8311bbe1

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
SERVICE_NAME=$(basename $SCRIPT_DIR)