mirror of
https://codeberg.org/kiss-community/kiss
synced 2025-01-12 22:00:09 -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
|
trap '' INT
|
||||||
|
|
||||||
# Installation works by unpacking the tar-ball to a specified location,
|
# 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.
|
# 'mv' to move each file.
|
||||||
cd "$tar_dir"
|
cd "$tar_dir"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user