mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-07-02 04:40:43 +00:00
Add a debug_print
This commit is contained in:
@ -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.")
|
||||
}
|
||||
|
Reference in New Issue
Block a user