mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Destroyed SC2034 value (markdown)
@@ -1,6 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
# 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