mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-04 03:46:06 +08:00
Destroyed SC107 (markdown)
6
SC107.md
6
SC107.md
@@ -1,6 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
# This script is displaying "Best School" 10 times
|
|
||||||
for 1-for_best_school in {1..10}
|
|
||||||
do
|
|
||||||
echo "Best School"
|
|
||||||
done
|
|
Reference in New Issue
Block a user