Sun Feb 5 12:35:31 PM CET 2023

This commit is contained in:
Bert van der Weerd 2023-02-05 12:35:31 +01:00
parent dadf10b618
commit c6c9928ccc
No known key found for this signature in database
GPG key ID: 73370A0B9E5516B0

View file

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