script=" if [ Condition_1 ]; then command1 elif [ Condition_2 ]; then command2 command3 fi"