remove content

foomin10
2024-01-31 15:49:47 +09:00
parent a8e8015027
commit 3bdd945fe5

@@ -1,5 +1 @@
#!/usr/bin/env bash
# display "Best School" 10 timesfor _ in {1..10}
do
echo "Best School"
done