Skip to content

Commit

Permalink
make sure screen is installed
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnGarbutt committed Mar 25, 2013
1 parent cfb4e6c commit d4b255e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions screen.sh
Expand Up @@ -6,6 +6,8 @@ LOGDAYS=1
SCREEN_HARDSTATUS='%{= .} %-Lw%{= .}%> %n%f %t*%{= .}%+Lw%< %-=%{g}(%{d}%H/%l%{g})'
DEST=/tmp

yum install -y screen

# VAR=$(trueorfalse default-value test-value)
function trueorfalse() {
local default=$1
Expand Down

0 comments on commit d4b255e

Please sign in to comment.