diff --git a/tomato_wanup.sh b/tomato_wanup.sh new file mode 100644 index 0000000..e0bcc3e --- /dev/null +++ b/tomato_wanup.sh @@ -0,0 +1,4 @@ +#!/bin/bash +mkdir /var/wwwext/ +sleep 30 +wget https://raw.githubusercontent.com/mReXiTuS/tomato-design/master/release/blue/custom.css -P /var/wwwext/ \ No newline at end of file