init block frontEnd file
This commit is contained in:
parent
bebff0e3f9
commit
fca28fa7bd
@ -60,7 +60,7 @@ function init(){
|
||||
cd $workPath
|
||||
if [ ! -f "$fileName" ];then
|
||||
echo "file $fileName not exist! make a block file now!"
|
||||
touch $fileName
|
||||
echo "block" > $fileName
|
||||
fi
|
||||
if [ ! -d "$projectPath" ]; then
|
||||
echo "path $projectPath exist! "
|
||||
|
Loading…
x
Reference in New Issue
Block a user