diff --git a/xivlauncher.sh b/xivlauncher.sh index 0084227..bccf26a 100755 --- a/xivlauncher.sh +++ b/xivlauncher.sh @@ -6,7 +6,6 @@ makeCustomScript () { echo "Creating new file $xlpath." { echo '#!/bin/bash' - echo "# Always keep the next line. It works around an ssl bug on Square's end" echo 'export OPENSSL_CONF=/opt/XIVLauncher/openssl_fix.cnf' echo '# Edit this file for custom launch options.' echo '# For example, add "export MANGOHUD=1" to enable mangohud'