parent
f50a21dd22
commit
dfddb551d2
5 changed files with 42 additions and 2 deletions
3
build.sh
3
build.sh
|
|
@ -32,7 +32,6 @@ Build()
|
|||
|
||||
slnFile=Kavita.sln
|
||||
|
||||
#dotnet clean $slnFile -c Debug
|
||||
dotnet clean $slnFile -c Release
|
||||
|
||||
if [[ -z "$RID" ]];
|
||||
|
|
@ -102,8 +101,8 @@ Package()
|
|||
|
||||
RID="$1"
|
||||
|
||||
Build
|
||||
BuildUI
|
||||
Build
|
||||
|
||||
dir=$PWD
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue