I am trying to run my shell script that is stored in a shared folder but I keep receiving errors.
here is my code:
chmod +x /home/shared/testing/ddl_engine.sh
./ddl_engine.sh
But keep receiving the following error when running the second line of code(./ddl_engine.sh):