mirror of
https://github.com/Kareadita/Kavita.git
synced 2025-07-09 03:04:19 -04:00
Build issue (#716)
* Fixed a bug in the copy directory to directory in the migration * Somehow GetFiles lost static modifier. * Please work
This commit is contained in:
parent
6af523e172
commit
0e9acb429b
@ -58,7 +58,7 @@ Package()
|
||||
find
|
||||
|
||||
echo "Copying appsettings.json"
|
||||
cp appsettings.Development.json $lOutputFolder/config/appsettings.json
|
||||
cp ./config/appsettings.Development.json $lOutputFolder/config/appsettings.json
|
||||
|
||||
echo "Creating tar"
|
||||
cd ../$outputFolder/"$runtime"/
|
||||
|
Loading…
x
Reference in New Issue
Block a user