mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-05-10 06:48:26 +00:00
4 lines
33 B
Bash
4 lines
33 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
node -v
|
||
|
node test.js
|