diff --git a/usr/share/install_helper.sh b/usr/share/install_helper.sh index af3d2cf..9d819c2 100644 --- a/usr/share/install_helper.sh +++ b/usr/share/install_helper.sh @@ -34,7 +34,7 @@ set -u TELEBIT_DEBUG=${TELEBIT_DEBUG:-} # NOTE: On OS X logname works from a pipe, but on Linux it does not -my_logname=$(who am i | awk '{print $1}') +my_logname=$(who am i