#!/bin/bash -e

This commit is contained in:
juarez
2023-09-04 16:43:40 +02:00
parent 720783249d
commit ccf0b91f17
8 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/bash -e
function mtbaSetup() {
if [ -n "$ENABLE_MTBA" ];then