docs: update

This commit is contained in:
Dylan Araps 2020-01-27 23:27:34 +02:00
parent a2684a765b
commit 87e0cfd973
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 2 additions and 3 deletions

5
kiss
View File

@ -1199,9 +1199,8 @@ args() {
} }
main() { main() {
# Ensure that debug mode is never enabled to # Ensure that debug mode is never enabled to prevent internal
# prevent internal package manager information # package manager information from leaking to stdout.
# from leaking to stdout.
set +x set +x
# Prevent the package manager from running as root. The package # Prevent the package manager from running as root. The package