kiss: comment

This commit is contained in:
Dylan Araps 2019-07-11 09:02:44 +03:00
parent e64c443305
commit 705e12a916
1 changed files with 1 additions and 1 deletions

2
kiss
View File

@ -684,7 +684,7 @@ pkg_install() {
trap '' INT
# Installation works by unpacking the tar-ball to a specified location,
# manually running 'mkdir' to create each directory and finally, using
# manually running 'cpio' to create each directory and finally, using
# 'mv' to move each file.
cd "$tar_dir"