diff --git a/cv b/cv index bc6346f..79f67c4 100755 --- a/cv +++ b/cv @@ -11,6 +11,11 @@ else } fi +if [ ! -d /tmp/cv ] +then + mkdir /tmp/cv +fi + country=$1 get(){