mirror of
https://github.com/loewexy/pdnsmanager.git
synced 2025-01-16 03:02:22 +01:00
6 lines
44 B
Bash
6 lines
44 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
cd backend/test
|
||
|
|
||
|
./test.sh all
|