mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-15 02:42:30 +02:00
add comment about apt purge
@ -252,7 +252,9 @@ docker-compose up -d
|
|||||||
```
|
```
|
||||||
|
|
||||||
# Completely removing EGroupware installation
|
# Completely removing EGroupware installation
|
||||||
> Deinstalling egroupware-docker does on purpose NOT remove any data from your system!
|
> Just deinstalling egroupware-docker does on purpose NOT remove any data from your system!
|
||||||
|
|
||||||
|
> If you're using Debian or Ubuntu, you can alternatively use `apt purge egroupware-docker` to archive the same as described below.
|
||||||
|
|
||||||
If you want to remove all data (database and files), you have to use the following commands:
|
If you want to remove all data (database and files), you have to use the following commands:
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user