example-crud icon indicating copy to clipboard operation
example-crud copied to clipboard

install-oatpp-modules.sh syntax error

Open ktamail666 opened this issue 3 years ago • 2 comments

I tried it on Debian 11:

example-crud/utility$ ./install-oatpp-modules.sh ./install-oatpp-modules.sh: 17: Syntax error: "(" unexpected

Are you sure is this compatible with sh? I changed shebang to bash and works fine.

ktamail666 avatar Nov 13 '22 10:11 ktamail666

same issue

soykotnext avatar Nov 22 '22 11:11 soykotnext

Hello guys,

The ./install-oatpp-modules.sh is just FYI what modules you have to install. It's better to manually run commands to install each module

lganzzzo avatar Nov 28 '22 23:11 lganzzzo