mirror of
https://codeberg.org/kiss-community/kiss
synced 2024-11-19 13:00:05 -07:00
kiss: comment
This commit is contained in:
parent
e64c443305
commit
705e12a916
2
kiss
2
kiss
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user