mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-07-16 12:05:08 +00:00
4 lines
33 B
Bash
4 lines
33 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
node -v
|
||
|
node test.js
|