Init (wan-up) script for automatic installation after router restart
parent
e58aeba170
commit
799efde77b
@ -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/
|
||||
Loading…
Reference in New Issue