Synxtax error

This commit is contained in:
Artur Meski
2019-09-22 16:37:11 +01:00
parent 47741751ee
commit dc6213743e

View File

@@ -22,6 +22,7 @@ then
export PYTHONPATH="$PYTHONPATH:$REACTICS_SMT" export PYTHONPATH="$PYTHONPATH:$REACTICS_SMT"
if [[ "$*" != "" ]] if [[ "$*" != "" ]]
then
python3 $* python3 $*
else else
echo "Nothing to do" echo "Nothing to do"