Always have a backup
This commit is contained in:
@@ -126,7 +126,9 @@ Use the web interface and go to "Tools" > "System Controls" > "Update." If you e
|
|||||||
/usr/local/bin/uninstall.sh && cd ~ && rm -drf BirdNET-Pi
|
/usr/local/bin/uninstall.sh && cd ~ && rm -drf BirdNET-Pi
|
||||||
```
|
```
|
||||||
## Migrating
|
## Migrating
|
||||||
Before switching, make sure your installation is fully up to date. Run these commands to migrate to this repo
|
Before switching, make sure your installation is fully up to date. Also make sure to have a backup, that is also the only way to get back to the original BirdNET-Pi.
|
||||||
|
|
||||||
|
Run these commands to migrate to this repo:
|
||||||
```
|
```
|
||||||
git remote remove origin
|
git remote remove origin
|
||||||
git remote add origin https://github.com/Nachtzuster/BirdNET-Pi.git
|
git remote add origin https://github.com/Nachtzuster/BirdNET-Pi.git
|
||||||
|
|||||||
Reference in New Issue
Block a user