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.
main
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'main'
${ noResults }
NPinFramework
/
start.sh
5 lines
92 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
wip: 未完善,还需继续努力。
9 months ago
#!/bin/bash
./end.sh
fix: 修复启动脚本错误
7 months ago
nohup dotnet NPin.Web.dll > /dev/null 2>
&
1
&
refactor: 统一版本号
7 months ago
echo
"NPin-启动成功!"