diff options
author | V3n3RiX <venerix@rogentos.ro> | 2016-04-17 16:45:16 +0100 |
---|---|---|
committer | V3n3RiX <venerix@rogentos.ro> | 2016-04-17 16:45:16 +0100 |
commit | e77f752fe98e8458797e413c4373d5dee3c3c93f (patch) | |
tree | 24b53247c83f9400e595ab7b0dced38014b8c603 /libvasile-kogaion | |
parent | dd36cf0cef322ca6d0bd7b2028e92fcf6538effe (diff) |
rename helper scripts to something more clear
Diffstat (limited to 'libvasile-kogaion')
-rwxr-xr-x | libvasile-kogaion | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libvasile-kogaion b/libvasile-kogaion index 59baf9c..d187456 100755 --- a/libvasile-kogaion +++ b/libvasile-kogaion @@ -79,6 +79,7 @@ chrootstart () { } chrootdevtree () { + echo "" echo "injecting full portage tree into build environment" echo "" sleep 1 @@ -147,6 +148,7 @@ isostop () { } isousertree () { + echo "" echo "injecting minimal portage tree into environment (user mode)" echo "" sleep 1 |