Update 00-folders.sh

This commit is contained in:
Alexandre
2022-10-24 23:23:02 +01:00
committed by GitHub
parent fcc8e1ba61
commit c9e4676953

View File

@@ -1,7 +1,7 @@
#!/bin/bash
# shellcheck shell=bash
CONFIGSOURCE="/config/addons_config/omada"
CONFIGSOURCE="/data"
# Use ssl
if [ -d /ssl ]; then