not set u
parent
572b46b3d0
commit
43e2d0c14f
|
|
@ -1,6 +1,6 @@
|
||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
|
|
||||||
set -euo pipefail
|
set -eo pipefail
|
||||||
|
|
||||||
if test -f /volume1/homes/squeaky2x3/services/moonfire-nvr.d/moonfire-nvr.sh; then
|
if test -f /volume1/homes/squeaky2x3/services/moonfire-nvr.d/moonfire-nvr.sh; then
|
||||||
bash /volume1/homes/squeaky2x3/services/moonfire-nvr.d/moonfire-nvr.sh
|
bash /volume1/homes/squeaky2x3/services/moonfire-nvr.d/moonfire-nvr.sh
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue