Updated Issues and Solutions (markdown)

master
Hunter Long 2021-12-22 15:42:25 -08:00
parent 324d7be95a
commit 582eed78e2
1 changed files with 1 additions and 1 deletions

@ -4,7 +4,7 @@ If you have issues with your Statping instance, this page will help you solve th
Updating Statping is very simple, you can choose one of the options below: Updating Statping is very simple, you can choose one of the options below:
- Run command: `statping update` (you may need to run sudo depending on your server) - Run command: `statping update` (you may need to run sudo depending on your server)
- or Run command: `curl -o- -L https://statping.com/install.sh | bash` - or Run command: `curl -o- -L https://statping.com/install.sh | bash`
- or download tar.gz file from [Latest Releases](https://linkify.me/cTI6jb1) and extract for `statping`. - or download tar.gz file from [Latest Releases](https://github.com/statping/statping/releases/latest) and extract for `statping`.
## Blank/White Page ## Blank/White Page
If your Statping instance is only showing a blank white page, this means there's an issue with CSS or JS assets. If your Statping instance is only showing a blank white page, this means there's an issue with CSS or JS assets.