Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 397f9492d9 | |||
| f57bf8ba51 | |||
| 373b2f99a5 |
@@ -27,6 +27,7 @@ steps:
|
||||
- unsquashfs slax/modules/lfkscan.sb
|
||||
- rm -rf slax/modules/lfkscan.sb squashfs-root/root/lfkscan
|
||||
- mv out/\@lfk-scanclient-electron-linux-x64 squashfs-root/root/lfkscan
|
||||
- chmod -R 777 squashfs-root/root/lfkscan
|
||||
- mksquashfs squashfs-root slax/modules/lfkscan.sb -b 1024k -comp xz -Xbcj x86 -e boot
|
||||
- rm -rf squashfs-root out electron.zip
|
||||
- mkdir dist
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lfk/scanclient-live",
|
||||
"version": "0.0.4",
|
||||
"version": "0.2.0",
|
||||
"description": "Build env for the live version of @lfk/scanclient-electron",
|
||||
"main": "download.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user