enable shellcheck
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# shellcheck disable=2034,2059,2164
|
||||
true
|
||||
|
||||
usern=$(whoami)
|
||||
path=$(pwd)
|
||||
echo $path
|
||||
|
||||
Reference in New Issue
Block a user