From 4840bcb7767485a3189716b9147b78e8048aa00d Mon Sep 17 00:00:00 2001 From: camilo andres marin valencia <106450384+kmilo2811V@users.noreply.github.com> Date: Sun, 12 Jun 2022 16:34:54 -0500 Subject: [PATCH] Updated _Footer (markdown) --- _Footer.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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