removed duplicate line

that's what happens when you edit stuff on the github site
This commit is contained in:
Mat 2023-04-24 22:41:57 +02:00 committed by GitHub
parent d8907fe211
commit dc53590216
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,6 @@ find "${ROOT}/scripts/" -maxdepth 1 -type l -delete
cp -vrfTs /data/config/auto/scripts/ "${ROOT}/scripts/" cp -vrfTs /data/config/auto/scripts/ "${ROOT}/scripts/"
# config.json for auto # config.json for auto
cp -n /docker/config.json /data/config/auto/config.json
## Step 1: Copy default config to user config if missing ## Step 1: Copy default config to user config if missing
cp -n /docker/config.json /data/config/auto/config.json cp -n /docker/config.json /data/config/auto/config.json
## Step 2: Put the default config and user config into vars ## Step 2: Put the default config and user config into vars