`start.sh`: Add check to ensure $YAML file exists and is valid
Add verification to `start.sh` to ensure the given YAML file exists. Check also if the files listed in the $YAML file exist. Stop `start.sh` with an error code when the file contains errors.
Loading
Please register or sign in to comment