Tue Feb 7 12:34:19 PM CET 2023
This commit is contained in:
parent
76992abd67
commit
376d4cfa8c
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ build :
|
|||
|
||||
pwd
|
||||
git clone https://gitlab.com/librewolf-community/browser/windows.git
|
||||
${MAKE} -C windows/linux do-build
|
||||
${MAKE} -C windows/linux -f windows/linux/Makefile do-build
|
||||
sha256sum $(outfile-exe) > $(outfile-exe).sha256sum
|
||||
cat $(outfile-exe).sha256sum
|
||||
sha256sum $(outfile-zip) > $(outfile-zip).sha256sum
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue