infinito/administration/shellcheck.sh

4 lines
66 B
Bash
Raw Normal View History

#!/bin/bash
cd $(dirname $(readlink -f ${0}))/;
shellcheck ./*.sh