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