This website works better with JavaScript.
Explore
Help
Register
Sign In
panqihua
/
riskcloudmock
Watch
1
Star
0
Fork
You've already forked riskcloudmock
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29
Commits
1
Branch
0
Tags
82 KiB
Tag:
Branch:
Tree:
b93642901b
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b93642901b'
${ noResults }
riskcloudmock
/
run.sh
8 lines
79 B
Raw
Normal View
History
Unescape
Escape
运行脚本
4 years ago
#!/bin/sh
运行脚本
4 years ago
function
run
(
)
{
nohup yarn start
&
运行脚本
4 years ago
savePid
$PORT
运行脚本
4 years ago
}
运行脚本
4 years ago
killNode run