mirror of
https://github.com/lwch/natpass.git
synced 2024-04-21 12:41:54 +00:00
4 lines
68 B
Bash
Executable File
4 lines
68 B
Bash
Executable File
#!/bin/sh
|
|
./build
|
|
killall np-svr
|
|
./bin/np-svr -conf test/server.yaml |