Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
tingweiwang
/
ksyun_image_update
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 32a933f6
authored
Jul 09, 2020
by
wangtingwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
当åæ改为绝对路径
1 parent
e39e4d7e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
updata_jsyun_images.sh
updata_jsyun_images.sh
View file @
32a933f
...
@@ -3,11 +3,11 @@ now=$(date +%Y%m%d%H%M%S)
...
@@ -3,11 +3,11 @@ now=$(date +%Y%m%d%H%M%S)
workspace
=
/home/wangtingwei/ksyun_image_update
workspace
=
/home/wangtingwei/ksyun_image_update
echo
"删除image.list列表"
echo
"删除image.list列表"
sleep 2
sleep 2
rm -rf image.list
rm -rf
$workspace
/
image.list
echo
"删除seetaas项目目录"
echo
"删除seetaas项目目录"
sleep 2
sleep 2
rm -rf seetaas
rm -rf
$workspace
seetaas
mkdir seetaas/src -pv
mkdir
$workspace
/
seetaas/src -pv
cd
$workspace
/seetaas/src/
cd
$workspace
/seetaas/src/
#################autodl-core################################################################
#################autodl-core################################################################
git clone git@gitlab.seetatech.com:autodl.com/autodl-core.git
&&
cd
autodl-core
&&
git checkout develop
&&
make build
mode
=
dev
||
make build
mode
=
dev
&&
\
git clone git@gitlab.seetatech.com:autodl.com/autodl-core.git
&&
cd
autodl-core
&&
git checkout develop
&&
make build
mode
=
dev
||
make build
mode
=
dev
&&
\
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment