I am quite new to Linux but am enjoying it. I am a level above a directory called dao_all
. In the dao_all directory I have a script I would like to run called make_pyc_package.sh
which will produce another folder (with output in a new directory called pkg
).
I am trying to run the code as follows:
./dao_all/make_pyc_package.sh pkg
However when I run this I get the following output:
-bash: ./: Is a directory