Sun Feb 5 12:35:31 PM CET 2023
This commit is contained in:
parent
dadf10b618
commit
c6c9928ccc
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@ docker :
|
|||
|
||||
build :
|
||||
pwd
|
||||
(cd /root/windows && git pull)
|
||||
make fetch
|
||||
make all
|
||||
cp -v $(outfiles) /
|
||||
( cd / && sha256sum $(outfile-exe) > $(outfile-exe).sha256sum )
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue