mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-08-11 00:30:12 -04:00
3 lines
109 B
Bash
Executable file
3 lines
109 B
Bash
Executable file
#!/bin/bash
|
|
|
|
./test_frontend.sh && ./test_backend.sh --full && ./test_docker.sh && ./test_security.sh --full
|