enable shellcheck

This commit is contained in:
Daniel Hansson
2023-10-03 18:18:44 +02:00
committed by GitHub
parent 7aeb318587
commit 3daa02e45f

View File

@@ -1,4 +1,8 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# shellcheck disable=2034,2059,2164
true
usern=$(whoami) usern=$(whoami)
path=$(pwd) path=$(pwd)
echo $path echo $path