diff --git a/tomato_wanup.sh b/tomato_wanup.sh index e0bcc3e..0c45e61 100644 --- a/tomato_wanup.sh +++ b/tomato_wanup.sh @@ -1,4 +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 +wget http://tomato-design.dot26.sk/red/custom.css -P /var/wwwext/ \ No newline at end of file