docs: update

This commit is contained in:
Dylan Araps 2019-05-10 14:41:55 +03:00
parent 30e1b17b34
commit 415de46c35
1 changed files with 1 additions and 1 deletions

2
puke
View File

@ -1,7 +1,7 @@
#!/bin/sh
# shellcheck disable=2094,2103 source=/dev/null
#
# pkg - package manager for kiss linux.
# puke - package manager for kiss linux.
die() {
printf '\033[31mERROR>\033[m %s\n' "$@" >&2