Files
StreamingCommunity/make_stats.sh

6 lines
116 B
Bash
Raw Normal View History

2025-01-24 19:46:06 +01:00
#!/bin/bash
curl -L http://52.203.236.205:8080/ -o stats1.html
2025-01-24 19:51:49 +01:00
curl -L http://52.203.236.205:8081/ -o stats2.html
2025-01-24 19:46:06 +01:00