mirror of
https://github.com/Kareadita/Kavita.git
synced 2025-07-09 03:04:19 -04:00
We need this (#1427)
This commit is contained in:
parent
f9a60d6389
commit
a2fdbbf7c5
4
build.sh
4
build.sh
@ -87,8 +87,8 @@ Package()
|
|||||||
echo dotnet publish -c Release --self-contained --runtime $runtime -o "$lOutputFolder" --framework $framework
|
echo dotnet publish -c Release --self-contained --runtime $runtime -o "$lOutputFolder" --framework $framework
|
||||||
dotnet publish -c Release --self-contained --runtime $runtime -o "$lOutputFolder" --framework $framework
|
dotnet publish -c Release --self-contained --runtime $runtime -o "$lOutputFolder" --framework $framework
|
||||||
|
|
||||||
#echo "Recopying wwwroot due to bug"
|
echo "Recopying wwwroot due to bug"
|
||||||
#cp -R ./wwwroot/* $lOutputFolder/wwwroot
|
cp -R ./wwwroot/* $lOutputFolder/wwwroot
|
||||||
|
|
||||||
echo "Copying Install information"
|
echo "Copying Install information"
|
||||||
cp ../INSTALL.txt "$lOutputFolder"/README.txt
|
cp ../INSTALL.txt "$lOutputFolder"/README.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user