diff --git a/_Footer.md b/_Footer.md index 71e2e78..97b9260 100644 --- a/_Footer.md +++ b/_Footer.md @@ -1,6 +1 @@ -#!/usr/bin/env bash -# Write a Bash script that displays Best School 10 times -for LIST in {1..10}; -do - echo "Best Shool" -done \ No newline at end of file +SC2034 \ No newline at end of file