更新内容
This commit is contained in:
parent
1c99341ce4
commit
2c558f7c45
3
.vs/ProjectSettings.json
Normal file
3
.vs/ProjectSettings.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"CurrentProjectSetting": null
|
||||
}
|
Binary file not shown.
BIN
.vs/slnx.sqlite
Normal file
BIN
.vs/slnx.sqlite
Normal file
Binary file not shown.
@ -20,3 +20,9 @@ apt-get update
|
||||
apt-get upgrade
|
||||
apt-get install fontconfig
|
||||
```
|
||||
|
||||
使用命令启动jar包:
|
||||
|
||||
```bash
|
||||
nohup java -jar jarName-0.0.1-SNAPSHOT.jar >msg.log 2>&1 &
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user