Browse Source

#579

stdbuf has now replaced unbuffer. Steamguard should no longer be
required
pull/853/merge
Daniel Gibbs 9 years ago
parent
commit
46fcf9346a
  1. 3
      lgsm/functions/check_steamcmd.sh

3
lgsm/functions/check_steamcmd.sh

@ -69,4 +69,5 @@ fn_check_steamcmd_guard(){
fn_check_steamcmd_user
fn_check_steamcmd_sh
fn_check_steamcmd_guard
# stdbuf has now replaced unbuffer. This shoudl no longer be required
#fn_check_steamcmd_guard
Loading…
Cancel
Save