Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
spider-ufo
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
杨延青
2019-12-13 18:29:53 +0800
Commit
c7fb8f5d0ae928280e50df2a07c681f6c7a5ffe4
1 parent
45d0861d
Update docker.sh
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
docker.sh
docker.sh
View file @
c7fb8f5
#!/bin/bash
wordir
=
$2
cd
$wordir
cd
$1
rm -rf spider-ufo.tar.gz
yarn --production
=
false
tar -czf spider-ufo.tar.gz
*
...
...
Please
register
or
login
to post a comment