From 9de48ea1f863780b85c5d52da16a7c5ff0669287 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Wed, 29 Apr 2009 18:51:51 -0500 Subject: [PATCH] create the .screen-profiles dir in case it doesn't exist Signed-off-by: Dustin Kirkland --- select-screen-profile | 1 + 1 file changed, 1 insertion(+) diff --git a/select-screen-profile b/select-screen-profile index c107f5b8..9c4f9c59 100755 --- a/select-screen-profile +++ b/select-screen-profile @@ -51,6 +51,7 @@ assert_symlink() { fi } +mkdir -p "$HOME/.screen-profiles" # If these files exist, they must be a symlink assert_symlink "$HOME/.screen-profiles/profile"