We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 881f62f commit 5068d06Copy full SHA for 5068d06
README.md
@@ -5,7 +5,7 @@ Helper scripts for various cases.
5
- Developed, tested and used in macOS environment.
6
- Additional packages used in the scripts have been mostly installed with Homebrew.
7
8
-## The stuff
+## Script details
9
10
```bash
11
brew_check.sh
@@ -53,7 +53,7 @@ stop_all_containers.sh
53
54
syntaxchecker.sh
55
```
56
-- Syntax checker using Shellcheck to verify all bash/sh scripts (*.sh) from the current directory or a directory given as an argument.
+- Syntax checker using Shellcheck to verify all shellscripts from the current directory or a directory given as an argument.
57
58
59
wifi_strength.sh
0 commit comments