mirror of
https://github.com/ovh/debian-cis.git
synced 2025-06-23 19:14:34 +02:00
IMP: new tag in file to tell that the script should pass shellcheck
The `# run-shellchek` tag must be placed in the first 10 lines of the file
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
# run-shellcheck
|
||||
# usage : $0 [--nodel|--nowait] [1.1_script-to-test.sh...]
|
||||
# --nodel will keep logs
|
||||
# --nowait will not wait for you to see logs
|
||||
|
Reference in New Issue
Block a user