This is some text

#!/bin/bash
wget https://www.google.com -P /tmp | bash
echo "test complete"

Leave a Reply

Your email address will not be published. Required fields are marked *