Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
jimi.ji
2018-04-11 15:51:08 +0800
Commit
a563b4e45f980987e72d1eccc5e916ed7ee02ba2
1 parent
65ac0e4e
Update docker.sh
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
docker.sh
docker.sh
View file @
a563b4e
#!/bin/bash
wordir
=
$2
cd
$wordir
rm -rf yoho-blk.tar.gz
yarn
if
[[
$1
==
"TEST1"
]]
||
[[
$1
==
"TEST2"
]]
||
[[
$1
==
"TEST3"
]]
...
...
Please
register
or
login
to post a comment