fn_update_funtions 255 B

123456789
  1. #!/bin/bash
  2. # LGSM fn_update_funtions function
  3. # Author: Daniel Gibbs
  4. # Website: http://gameservermanagers.com
  5. # Version: 190515
  6. # Description: Deletes the functions dir to allow re-downloading of functions from GitHub.
  7. rm -rfv "${rootdir}/functions/"*