pull down to refresh

#!/bin/bash

while true
do
  echo "Don’t run scripts without checking the code first."
done