This commit is contained in:
zhangkun9038@dingtalk.com 2023-03-02 02:57:26 +08:00
parent d709616088
commit 351f58aca6

View File

@ -59,7 +59,7 @@ function extractHere() {
function init(){
cd $workPath
if [ ! -f "$fileName" ];then
echo "file $fileName not exist!"
echo "file $fileName not exist in $workPath !"
# cd $projectPath
# mkdir dist
# echo "helo" > helo.txt