1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00

Updated FAQs (markdown)

Bill Zimmerman 2018-10-16 18:55:07 +02:00
parent 8e517ebc43
commit 052482cd55

@ -15,7 +15,7 @@ Feel free to SSH in to restore those files to their rightful position, however,
We have provided an uninstall script to remove RaspAP cleanly, and also restore any backups of your configuration that were created when RaspAP was installed. The uninstall script is located in `/var/www/html/installers/uninstall.sh`.
### <a name="upgrade"></a>What are the steps to upgrade RaspAP?
Upgrading your current install to a **specific release** is very straightforward. For example, to upgrade to release [version 1.3.1](https://github.com/billz/raspap-webgui/releases/tag/1.3.1), enter the following in the RaspAP install folder:
Upgrading your current install to a **specific release** is very straightforward. For example, to upgrade to release [version 1.3.1](https://github.com/billz/raspap-webgui/releases/tag/1.3.1), enter the following in the RaspAP install folder (default location is `/var/www/html`):
```
sudo git fetch --tags