Mon Jan 16 12:00:44 PM CET 2023
This commit is contained in:
parent
4c20e73711
commit
bc0c65f3df
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ artifacts :
|
|||
( cd work && git clone "https://github.com/ltGuillaume/LibreWolf-Portable" )
|
||||
( cd work && git clone "https://github.com/ltGuillaume/LibreWolf-WinUpdater" )
|
||||
cp work/LibreWolf-Portable/LibreWolf-Portable.* work/LibreWolf-Portable/*.exe work/librewolf-$(full_version)
|
||||
cp work/LibreWolf-WinUpdater/LibreWolf-WinUpdater.ahk work/LibreWolf-Portable/*.ico work/librewolf-$(full_version)
|
||||
cp work/LibreWolf-WinUpdater/LibreWolf-WinUpdater.ahk work/LibreWolf-WinUpdater/*.ico work/librewolf-$(full_version)
|
||||
wget -q -O work/ahk.zip "https://www.autohotkey.com/download/ahk.zip"
|
||||
( mkdir work/ahk && cd work/ahk && unzip -q ../ahk.zip )
|
||||
( cd work/librewolf-$(full_version) && wine64 ../ahk/Compiler/Ahk2Exe.exe /in LibreWolf-Portable.ahk /icon LibreWolf-Portable.ico )
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue