Updates to the wine installer.
This commit is contained in:
parent
800316ee2b
commit
26a6cdc596
@ -1,5 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Immediately exit if errors are encountered.
|
||||
set -e
|
||||
|
||||
# Installer/configuration tool for wine
|
||||
# If this fails on your system, please contact storm_dragon@linux-a11y.org
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user