mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 21:12:11 +00:00
Update README.md
This commit is contained in:
parent
26f29a3813
commit
65f11d4e83
1 changed files with 3 additions and 3 deletions
|
@ -441,11 +441,11 @@ T-Pot releases are offered through GitHub and can be pulled using
|
||||||
./update.sh
|
./update.sh
|
||||||
```
|
```
|
||||||
<br>
|
<br>
|
||||||
***If you made any relevant changes to the T-Pot config files make sure to create a backup first!***
|
**If you made any relevant changes to the T-Pot config files make sure to create a backup first!** <br>
|
||||||
***Updates may have unforeseen consequences. Create a backup of the machine or the files most valuable to your work!*** <br>
|
**Updates may have unforeseen consequences. Create a backup of the machine or the files most valuable to your work!** <br>
|
||||||
|
|
||||||
The update script will ...
|
The update script will ...
|
||||||
- ***mercilessly*** overwrite local changes to be in sync with the T-Pot master branch
|
- **mercilessly** overwrite local changes to be in sync with the T-Pot master branch
|
||||||
- create a full backup of the `~/tpotce` folder
|
- create a full backup of the `~/tpotce` folder
|
||||||
- update all files in `~/tpotce` to be in sync with the T-Pot master branch
|
- update all files in `~/tpotce` to be in sync with the T-Pot master branch
|
||||||
- restore your custom `ews.cfg` from `~/tpotce/data/ews/conf` and the T-Pot configuration (`~/tpotce/.env`).
|
- restore your custom `ews.cfg` from `~/tpotce/data/ews/conf` and the T-Pot configuration (`~/tpotce/.env`).
|
||||||
|
|
Loading…
Reference in a new issue