diff options
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 |