This commit is contained in:
@@ -291,7 +291,7 @@ Self contained (this is appropriate for non containerized distribution, but stil
|
||||
dotnet publish -o C:\data\code\raven\dist\server\linux-x64\ -r linux-x64 -c Release --self-contained
|
||||
dotnet publish -o ~/Documents/raven/dist/server/linux-x64/ -r linux-x64 -c Release --self-contained
|
||||
|
||||
Needed to change permissions on the AyaNova file to make it executable and also it requires these pre-requisites and probably more:
|
||||
Needed to change permissions on the AyaNova file to make it executable and also it requires these requirements and probably more:
|
||||
apt-get install libunwind8
|
||||
apt-get install libcurl3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user