This website works better with JavaScript
Home
Explore
Help
Register
Sign In
hb_tousu
/
siteinfo_update
Watch
5
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
prod-20230213
test-20230213
prod-20230208
test-20230208
prod-20230129
siteinfo_update
/
scripts
/
test
/
run.sh
run.sh
91 B
Permalink
History
Raw
1
2
3
#!/bin/bash
nohup java -Dspring.profiles.active=test -jar site_info.jar >/dev/null 2>&1 &