mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated _Footer (markdown)
@@ -1 +1,6 @@
|
||||
<!-- This is the footer for every page in the wiki. Please do not edit it. -->
|
||||
#!/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