Closed different55 closed 6 years ago
It doesn't work if /bin/sh isn't a link to bash anyway. On Debian-based systems the script fails with ./blocks1: 2: ./blocks1: arithmetic expression: expecting primary: "30+{0..7}". Changing the shell to bash makes everything seem to work okay.
./blocks1: 2: ./blocks1: arithmetic expression: expecting primary: "30+{0..7}"
It doesn't work if /bin/sh isn't a link to bash anyway. On Debian-based systems the script fails with
./blocks1: 2: ./blocks1: arithmetic expression: expecting primary: "30+{0..7}"
. Changing the shell to bash makes everything seem to work okay.