mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated _Footer (markdown)
@@ -1,6 +1 @@
|
|||||||
#!/usr/bin/env bash
|
SC2034
|
||||||
# Write a Bash script that displays Best School 10 times
|
|
||||||
for LIST in {1..10};
|
|
||||||
do
|
|
||||||
echo "Best Shool"
|
|
||||||
done
|
|
Reference in New Issue
Block a user