index
:
ft_server.git
master
School project: Introduction to Docker
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
srcs
/
phpmyadmin
/
vendor
/
williamdes
/
mariadb-mysql-kbs
/
scripts
/
ci
/
ci-phpunit.sh
blob: 33b6f94c210fa3969cdbd544389ba4891c0cd048 (
plain
)
1
2
3
4
#!/bin/bash
cd
$(dirname $0)
/
..
/
..
/
echo
"Running in :
$(pwd)
"
composer run
test