diff options
author | V3n3RiX <venerix@rogentos.ro> | 2015-08-30 19:17:32 +0100 |
---|---|---|
committer | V3n3RiX <venerix@rogentos.ro> | 2015-08-30 19:17:32 +0100 |
commit | 097ad73f4e3cf05ab290f067f484e482d6a4e421 (patch) | |
tree | 1505faf7ee840bd7940068d64334a6cc79e2393c /libvasile | |
parent | 86a93edf4d06cb4f03582432bd32a821a687e51a (diff) |
typo
Diffstat (limited to 'libvasile')
-rwxr-xr-x | libvasile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" } |