Error message when calling ./build.sh, ./test.sh, or ./export.sh ¶
By: Gino on May 2, 2022, 11:42 a.m.
In the algorithm tutorial, I get an error message when calling ./export.sh
:
./export.sh: line 3: ./build.sh: Permission denied
I get a similar message when calling ./test.sh or ./build.sh. I'm using Ubuntu 20.04 on WSL2.
Also, I'm pretty new to Linux, so I'm not entirely sure this is the right place to ask.