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-phpcs.sh
blob: b197cfdc3706b5497c786d303d10df3faa83d316 (
plain
)
1
2
3
4
#!/bin/bash
cd
$(dirname $0)
/
..
/
..
/
echo
"Running in :
$(pwd)
"
composer run phpcs