Browse Source

check_tmux.sh has moved to check_deps.sh

Script doesn't exist anymore
pull/1138/head
UltimateByte 9 years ago
committed by GitHub
parent
commit
25499860b7
  1. 5
      lgsm/functions/core_functions.sh

5
lgsm/functions/core_functions.sh

@ -258,11 +258,6 @@ functionfile="${FUNCNAME}"
fn_fetch_function
}
check_tmux.sh(){
functionfile="${FUNCNAME}"
fn_fetch_function
}
check_tmuxception.sh(){
functionfile="${FUNCNAME}"
fn_fetch_function

Loading…
Cancel
Save