bat/diagnostics
VeryTastyTomato 973ea984c8 fix: warnings of ShellCheck
SC2155: Declare and assign separately to avoid masking return values.
SC2164: Use cd ... || exit in case cd fails.
SC2230: which is non-standard. Use builtin 'command -v' instead.
2020-12-21 09:08:54 +01:00
..
.gitattributes Update .gitattributes 2020-05-26 12:14:27 +02:00
info.sh fix: warnings of ShellCheck 2020-12-21 09:08:54 +01:00