Fix if statement

This commit is contained in:
weslambert
2023-11-07 17:28:37 -05:00
committed by GitHub
parent 570624da7e
commit 69ec1987af

View File

@@ -28,5 +28,5 @@ if [ ! -f /opt/so/state/espipelines.txt ]; then
echo
cd - >/dev/null
touch /opt/so/state/espipelines.txt
fi