rebase
This commit is contained in:
parent
d709616088
commit
351f58aca6
@ -59,7 +59,7 @@ function extractHere() {
|
|||||||
function init(){
|
function init(){
|
||||||
cd $workPath
|
cd $workPath
|
||||||
if [ ! -f "$fileName" ];then
|
if [ ! -f "$fileName" ];then
|
||||||
echo "file $fileName not exist!"
|
echo "file $fileName not exist in $workPath !"
|
||||||
# cd $projectPath
|
# cd $projectPath
|
||||||
# mkdir dist
|
# mkdir dist
|
||||||
# echo "helo" > helo.txt
|
# echo "helo" > helo.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user