We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
same issue
Sorry, something went wrong.
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
./install-oatpp-modules.sh
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: