Skip to content

Commit

Permalink
Molecule: Installs winetricks from the fork with fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Jan 21, 2024
1 parent 5177b9b commit d51c89d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions molecule/mt4/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@
metatrader_setup_url: |
https://download.mql5.com/cdn/web/3315/mt4/xm4setup.exe
metatrader_version: 4
# noqa: var-naming[no-role-prefix]
wine_winetricks_url: >-
https://raw.githubusercontent.com/jre-wine/winetricks/Workaround_missing_/usr/bin/wine64/src/winetricks
3 changes: 3 additions & 0 deletions molecule/mt5/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@
name: ea31337.metatrader
vars:
metatrader_version: 5
# noqa: var-naming[no-role-prefix]
wine_winetricks_url: >-
https://raw.githubusercontent.com/jre-wine/winetricks/Workaround_missing_/usr/bin/wine64/src/winetricks

0 comments on commit d51c89d

Please sign in to comment.