4
0

fix_sdtd.sh 248 B

12345678910
  1. #!/bin/bash
  2. # LinuxGSM fix_sdtd.sh function
  3. # Author: Daniel Gibbs
  4. # Website: https://linuxgsm.com
  5. # Description: Resolves startup issue with 7 Days to Die
  6. local commandname="FIX"
  7. local commandaction="Fix"
  8. export LD_LIBRARY_PATH="${serverfiles}"