1
0
mirror of https://github.com/deajan/obackup.git synced 2024-09-20 04:32:18 +02:00
obackup/dev/shellcheck.sh

6 lines
93 B
Bash
Raw Normal View History

2016-08-08 18:55:22 +02:00
#!/usr/bin/env bash
#SC2120 = only for debug version
shellcheck -e SC2086,SC2119,SC2120 $1