Fixed permissions
continuous-integration/drone Build is passing Details

This commit is contained in:
Nicolai Ort 2021-04-14 18:04:45 +02:00
parent 1a5e03ea5f
commit 373b2f99a5
1 changed files with 1 additions and 0 deletions

View File

@ -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