syntax touchup

This commit is contained in:
2015-09-15 18:09:18 -06:00
parent 10d975c80a
commit 373c946960
+1 -1
View File
@@ -4,7 +4,7 @@
# author eric at ewpt3ch dot com # # author eric at ewpt3ch dot com #
################################## ##################################
# usage: system.sh # usage: system.sh
# check if we're in a tmux session, prevent nesting # check if we're in a tmux session, prevent nesting
if [[ "$TMUX" != "" ]]; then if [[ "$TMUX" != "" ]]; then