Fix if statement

This commit is contained in:
weslambert
2023-11-07 17:29:38 -05:00
committed by GitHub
parent 69ec1987af
commit 749e22e4b9

View File

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