mirror of
https://codeberg.org/kiss-community/kiss
synced 2025-01-22 02:14:39 -07:00
kiss-fork: minor fixes
This commit is contained in:
parent
1ae8340e49
commit
b7f92fb5a7
@ -26,5 +26,5 @@ shift "$num"
|
||||
}
|
||||
|
||||
printf 'found package in %s\n' "$1"
|
||||
cp -rf "$1" .
|
||||
cp -Lrf "$1" .
|
||||
printf 'forked package to %s\n' "$PWD/$pkg"
|
||||
|
Loading…
Reference in New Issue
Block a user