2018-01-27 20:45:55 -08:00

8 lines
112 B
Bash

#!/bin/bash
# Wake up and do something productive here instead...
sleep 10
# boom!!
firefox "http://hak5.org"