We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bab73b8 commit 4336f2bCopy full SHA for 4336f2b
1 file changed
tasks/build/package_scripts/post_remove.sh
@@ -12,7 +12,7 @@ user_remove() {
12
REMOVE_USER=false
13
14
case $1 in
15
-
+ # Includes cases for all valid arguments, exit 1 otherwise
16
# Debian
17
purge)
18
REMOVE_USER=true
0 commit comments