Commit 4fedd84c by wangtingwei

当åæ改为绝对路径

1 parent 32a933f6
Showing with 1 additions and 1 deletions
......@@ -6,7 +6,7 @@ sleep 2
rm -rf $workspace/image.list
echo "删除seetaas项目目录"
sleep 2
rm -rf $workspaceseetaas
rm -rf $workspace/seetaas
mkdir $workspace/seetaas/src -pv
cd $workspace/seetaas/src/
#################autodl-core################################################################
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!