File tree 1 file changed +0
-19
lines changed
1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -27,25 +27,6 @@ mv TS100_multi_compressed_Custom.hex ../../TS100/IronOS_${RELEASE}_TS100-DE_EN.h
27
27
mv TS80_multi_compressed_Custom.hex ../../TS80/IronOS_${RELEASE} _TS80-DE_EN.hex
28
28
mv TS80P_multi_compressed_Custom.hex ../../TS80P/IronOS_${RELEASE} _TS80P-DE_EN.hex
29
29
cd ../../
30
- cd Pinecil_v1/
31
- sha256sum IronOS_${RELEASE} _Pinecil_v1-DE_EN.dfu >> sha256sums.txt
32
- cd ../
33
- cd Pinecil_v2/
34
- sha256sum IronOS_${RELEASE} _Pinecil_v2-DE_EN.bin >> sha256sums.txt
35
- cd ../
36
- cd MHP30
37
- sha256sum IronOS_${RELEASE} _MHP30-DE_EN.hex >> sha256sums.txt
38
- cd ../
39
- cd TS80
40
- sha256sum IronOS_${RELEASE} _TS80-DE_EN.hex >> sha256sums.txt
41
- cd ../
42
- cd TS80P
43
- sha256sum IronOS_${RELEASE} _TS80P-DE_EN.hex >> sha256sums.txt
44
- cd ../
45
- cd TS100
46
- sha256sum IronOS_${RELEASE} _TS100-DE_EN.hex >> sha256sums.txt
47
- cd ../
48
- chown -R 1000:1000 * /sha256sums.txt
49
30
rm -R IronOS
50
31
unset LC_ALL
51
32
unset LANG
You can’t perform that action at this time.
0 commit comments