This website requires JavaScript.
Explore
Help
Sign In
codex-storage
/
cs-codex-dist-tests
mirror of
https://github.com/codex-storage/cs-codex-dist-tests.git
Watch
1
Star
0
Fork
You've already forked cs-codex-dist-tests
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c122aa9910
cs-codex-dist-tests
/
docker
/
docker-dnr-entrypoint.sh
6 lines
93 B
Bash
Raw
Blame
History
#!/bin/bash
echo
"Running continuous tests..."
cd
/app/Tests/CodexContinuousTests
exec
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink