diff --git a/photoshopCC.sh b/photoshopCC.sh index d70313e..6df2dc7 100755 --- a/photoshopCC.sh +++ b/photoshopCC.sh @@ -54,7 +54,9 @@ main(){ else error "user.reg Not Found :(" fi - + + #create resources directory + rmdir_if_exist $RESOURCES_PATH } function setup_log(){