mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-02-23 23:09:56 +03:00
6 lines
54 B
Bash
Executable File
6 lines
54 B
Bash
Executable File
#!/bin/sh
|
|
|
|
set -eux
|
|
|
|
./build/vpncmd /tools /cmd:check
|