mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[build] Add comment in postrm explaining empty cases
This commit is contained in:
parent
bab73b8971
commit
4336f2bc8d
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ user_remove() {
|
|||
REMOVE_USER=false
|
||||
|
||||
case $1 in
|
||||
|
||||
# Includes cases for all valid arguments, exit 1 otherwise
|
||||
# Debian
|
||||
purge)
|
||||
REMOVE_USER=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue