This website works better with JavaScript.
Explore
Help
Sign In
NPin
/
NPinFramework
Watch
1
Star
0
Fork
You've already forked NPinFramework
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
caa9d30940
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'caa9d30940'
${ noResults }
NPinFramework
/
end.sh
4 lines
68 B
Bash
Raw
Normal View
History
Unescape
Escape
wip: 未完善,还需继续努力。
9 months ago
#!/bin/bash
kill
-9
$(
lsof -t -i:19001
)
refactor: 统一版本号
7 months ago
echo
"NPin-进程已关闭"