oatpp / example-crud

A complete example of a "CRUD" service (UserService) built with Oat++.

Home Page:https://oatpp.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

install-oatpp-modules.sh syntax error

ktamail666 opened this issue · 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.

same issue

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