fix_coduo.sh 242 B

123456789101112
  1. #!/bin/bash
  2. # LinuxGSM fix_coduo.sh function
  3. # Author: Alexander Hurd
  4. # Website: https://linuxgsm.com
  5. # Description: Fixes for Call of Duty: United Offensive
  6. local commandname="FIX"
  7. local commandaction="Fix"
  8. # Force glibc fix
  9. fix_glibc.sh