Skip to content

Commit

Permalink
Final cleanup of script file.
Browse files Browse the repository at this point in the history
  • Loading branch information
rankynbass committed Oct 31, 2022
1 parent 16c9a9a commit 6b63e9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xivlauncher.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 6b63e9a

Please sign in to comment.