Open jcasp-web opened 10 months ago
It is a bit obscure, but this is how I did it.
sudo ./TheAirBlow.Thor.Shell
Good luck!
Are these instructions still relevant?
As the the TheAirBlow.Thor.Shell
is a directory in my case so this confuses me that I could be able to execute it.
I get:
$ sudo ./TheAirBlow.Thor.Shell/
sudo: ./TheAirBlow.Thor.Shell/: command not found
I downloaded the 1.0.4.tar.gz
release version. dotnet is correctly installed:
$ dotnet --version
7.0.117
Are these instructions still relevant?
As the the
TheAirBlow.Thor.Shell
is a directory in my case so this confuses me that I could be able to execute it.I get:
$ sudo ./TheAirBlow.Thor.Shell/ sudo: ./TheAirBlow.Thor.Shell/: command not found
I downloaded the
1.0.4.tar.gz
release version. dotnet is correctly installed:$ dotnet --version 7.0.117
If TheAirBlow.Thor.Shell
is a directory, then maybe you downloaded one of the Source code
files from the release.
(you did say it was a .tar.gz
)
The executable is in the Linux.zip
file located there.
can you make directions how to open the app?