fix_terraria.sh 294 B

1234567891011
  1. #!/bin/bash
  2. # LinuxGSM fix_terraria.sh function
  3. # Author: Daniel Gibbs
  4. # Website: https://linuxgsm.com
  5. # Description: Resolves an issue with Terraria.
  6. local commandname="FIX"
  7. local commandaction="Fix"
  8. local function_selfname=$(basename "$(readlink -f "${BASH_SOURCE[0]}")")
  9. export TERM=xterm