TwoTriangles icon indicating copy to clipboard operation
TwoTriangles copied to clipboard

Build script doesn't work with Dash shell

Open sammoth opened this issue 6 years ago • 2 comments

The build instructions and PKGBUILD fail if Dash is the default shell - should it call Bash instead?

sammoth avatar May 03 '19 09:05 sammoth

Well, the shebang specifies /bin/bash. But I'm open to suggestions on how to make the build script compatible.

fabioarnold avatar May 03 '19 17:05 fabioarnold

Yep, but near the bottom of the readme it says to run sh build.sh run, and also in the PKGBUILD it calls sh https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=twotris-git

sammoth avatar May 03 '19 17:05 sammoth