divos2-workaround: Code cleanup, minor fixes

This commit is contained in:
crt0mega 2019-04-06 13:35:55 +02:00
parent d2e44876de
commit c4f74c8714
1 changed files with 2 additions and 6 deletions

View File

@ -2,7 +2,6 @@
# Divinity: Original Sin Workaround for Proton
# Collect par
div2path="$(find ~ -name "SteamApps" -type d 2>/dev/null)/common/Divinity Original Sin 2"
if ! [ -d "$div2path" ]; then
@ -33,6 +32,3 @@ else
fi
fi