Radio restart serverside

This commit is contained in:
2024-06-19 17:46:38 +02:00
parent 8a99ee7c99
commit 0f49cb89a3
4 changed files with 61 additions and 11 deletions
+7
View File
@@ -0,0 +1,7 @@
enable=all
source-path=SCRIPTDIR
disable=SC2154
# If you're having issues with shellcheck following source, disable the errors via:
# disable=SC1090
# disable=SC1091