summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2015-08-30 19:17:32 +0100
committerV3n3RiX <venerix@rogentos.ro>2015-08-30 19:17:32 +0100
commit097ad73f4e3cf05ab290f067f484e482d6a4e421 (patch)
tree1505faf7ee840bd7940068d64334a6cc79e2393c
parent86a93edf4d06cb4f03582432bd32a821a687e51a (diff)
typo
-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"
}