Changed location to my server instead of github, cause github is not accessible directly from wget on router

master
Dominik Slavkovsky 9 years ago
parent 799efde77b
commit 7c85bc41f8

@ -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/
wget http://tomato-design.dot26.sk/red/custom.css -P /var/wwwext/
Loading…
Cancel
Save