mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-01-27 17:10:35 +00:00
Add completion message
This commit is contained in:
parent
c718ff97bd
commit
98e792072a
@ -2426,6 +2426,8 @@ install_game_wine() {
|
||||
|
||||
# Run the installer
|
||||
WINEPREFIX="$install_dir" winecfg -v win10 && WINEPREFIX="$install_dir" wine "$tmp_dir/$rsi_installer"
|
||||
|
||||
message info "Installation has completed! See terminal output for details."
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user