mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-11-15 09:21:25 +00:00
3 lines
125 B
Bash
3 lines
125 B
Bash
#!/bin/bash
|
|
# wget -O /dev/null http://www.ensl.org/servers/refresh/1
|
|
wget -O /dev/null http://www.ensl.org/tweets/refresh/1
|