Github bot : script beautyshied

This commit is contained in:
alexbelgium
2022-04-17 00:12:26 +00:00
committed by GitHub
parent 11df7279e5
commit 23a7835032
3 changed files with 12 additions and 12 deletions

View File

@@ -5,8 +5,8 @@ CONFIGSOURCE="/config/addons_config/omada"
# Create directory
if [ ! -f "$CONFIGSOURCE" ]; then
echo "Creating directory"
mkdir -p "$CONFIGSOURCE"
echo "Creating directory"
mkdir -p "$CONFIGSOURCE"
fi
# Ensure structure is correct