修改: build.sh

新文件:   spark-dstore-patch
This commit is contained in:
shenmo 2021-12-11 23:28:58 +08:00
parent 47690ee666
commit 4a7f9f7500
2 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ make -j$(cat /proc/cpuinfo | grep "processor" | wc -l)
cd .. cd ..
cp ./ssinstall ./debian/opt/durapps/spark-store/bin/ cp ./ssinstall ./debian/opt/durapps/spark-store/bin/
cp ./spark-dstore-patch ./debian/opt/durapps/spark-store/bin/
cp ./build/src/spark-store ./debian/opt/durapps/spark-store/bin/ cp ./build/src/spark-store ./debian/opt/durapps/spark-store/bin/
cp ./translations/*.qm ./debian/usr/share/spark-store/translations/ cp ./translations/*.qm ./debian/usr/share/spark-store/translations/

BIN
spark-dstore-patch Executable file

Binary file not shown.