mirror of
https://github.com/the-sane/lug-helper.git
synced 2024-12-28 16:44:23 +00:00
Add a debug_print
This commit is contained in:
parent
802b61d8f8
commit
07464aeee4
@ -904,6 +904,7 @@ lutris_check() {
|
|||||||
|
|
||||||
# Run the winetricks self-updater
|
# Run the winetricks self-updater
|
||||||
winetricks_update() {
|
winetricks_update() {
|
||||||
|
debug_print continue "Running winetricks self-updater..."
|
||||||
preflight_actions+=('winetricks --self-update')
|
preflight_actions+=('winetricks --self-update')
|
||||||
preflight_results+=("Winetricks has been updated. See terminal output for details.")
|
preflight_results+=("Winetricks has been updated. See terminal output for details.")
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user