summaryrefslogtreecommitdiff
path: root/libvasile
diff options
context:
space:
mode:
Diffstat (limited to 'libvasile')
-rwxr-xr-xlibvasile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvasile b/libvasile
index c93e709..4e7f03f 100755
--- a/libvasile
+++ b/libvasile
@@ -214,7 +214,7 @@ chrootbuildsystemx86() {
chrootbuildx86 () {
echo ""
- echo "x64 Environment is UP && RUNNING ... building targets"
+ echo "x86 Environment is UP && RUNNING ... building targets"
sleep 1
chroot "$overlaydir" su - "$chrootuser" -c "$chrootbuildtarget"
}