#!/usr/bin/env bash ### HACK - workaround ubuntu libc6 version number bug see: https://forum.odroid.com/viewtopic.php?p=344373 mv /bin/uname /bin/uname.orig tee -a /bin/uname <