resource directory create command added
This commit is contained in:
parent
8abcaf8e77
commit
7aac5aa057
|
@ -54,7 +54,9 @@ main(){
|
|||
else
|
||||
error "user.reg Not Found :("
|
||||
fi
|
||||
|
||||
|
||||
#create resources directory
|
||||
rmdir_if_exist $RESOURCES_PATH
|
||||
}
|
||||
|
||||
function setup_log(){
|
||||
|
|
Loading…
Reference in New Issue