6 lines
83 B
Bash
Executable File
6 lines
83 B
Bash
Executable File
#!/bin/sh
|
|
node performance-async
|
|
node performance-sync
|
|
node performance-interrupt
|
|
|