pull down to refresh

Right! | bash the script is the biggest issue. Hahaha

Yeah! Please remember that next post 😂

reply
#!/bin/bash

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