1
0
mirror of https://github.com/deajan/obackup.git synced 2024-09-19 20:22:18 +02:00
obackup/dev/shellcheck.sh
2016-08-08 18:55:22 +02:00

6 lines
93 B
Bash
Executable File

#!/usr/bin/env bash
#SC2120 = only for debug version
shellcheck -e SC2086,SC2119,SC2120 $1