Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
张浩
/
br-client
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
e91887e7
...
e91887e753eebe434ac51cca2505c7c3173f654a
authored
2020-09-04 11:12:56 +0800
by
zhanghao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
commit
1 parent
fe67a8dd
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
publish.sh
publish.sh
View file @
e91887e
...
@@ -9,5 +9,3 @@ if [ -n "$pid" ]; then
...
@@ -9,5 +9,3 @@ if [ -n "$pid" ]; then
9
fi
9
fi
10
10
11
nohup npm run dev > client.log &
11
nohup npm run dev > client.log &
12
myport
=
$(
lsof -i :
$port
)
13
echo
$myport
...
...
Please
register
or
sign in
to post a comment