mirror of https://github.com/statping/statping
Updated binary name.
parent
79b413dba0
commit
f67787f301
|
@ -1,7 +1,7 @@
|
||||||
You might have a server that won't allow you to run command that run longer for 60 seconds, or maybe you just want to export your status page to a static HTML file. Using the Statping exporter you can easily do this with 1 command.
|
You might have a server that won't allow you to run command that run longer for 60 seconds, or maybe you just want to export your status page to a static HTML file. Using the Statping exporter you can easily do this with 1 command.
|
||||||
|
|
||||||
```
|
```
|
||||||
statup export
|
statping export
|
||||||
```
|
```
|
||||||
###### 'index.html' is created in current directory with static CDN url's.
|
###### 'index.html' is created in current directory with static CDN url's.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue