oatpp / example-crud

A complete example of a "CRUD" service (UserService) built with Oat++.
https://oatpp.io/
Apache License 2.0
98 stars 61 forks source link

install-oatpp-modules.sh syntax error #25

Open ktamail666 opened 1 year ago

ktamail666 commented 1 year ago

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.

soykotnext commented 1 year ago

same issue

lganzzzo commented 1 year ago

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