mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-06 03:45:26 +00:00
6 lines
65 B
Bash
Executable file
6 lines
65 B
Bash
Executable file
#!/bin/bash
|
|
#
|
|
# Run all the available tests
|
|
#
|
|
|
|
cd rest; ./run.sh
|