mirror of
https://github.com/the-sane/lug-helper.git
synced 2024-11-11 02:47:49 +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
|
||||
winetricks_update() {
|
||||
debug_print continue "Running winetricks self-updater..."
|
||||
preflight_actions+=('winetricks --self-update')
|
||||
preflight_results+=("Winetricks has been updated. See terminal output for details.")
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user