瀏覽代碼

Merge pull request #527 from zaggash/patch-1

Fix fn_details_statusbottom in fn_details_source()
Daniel Gibbs 10 年之前
父節點
當前提交
734faec5a2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      functions/fn_details

+ 1 - 0
functions/fn_details

@@ -372,6 +372,7 @@ fn_details_statusbottom
 }
 
 fn_details_source(){
+pid=$(tmux list-sessions 2>&1 | awk '{print $1}' | grep -Ec "^${servicename}:")
 fn_check_ip
 fn_parms
 fn_details_config