mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-06-24 12:18:54 +00:00
4 lines
33 B
Bash
4 lines
33 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
node -v
|
||
|
node test.js
|