Repaired psx user and cmd

1.3
Lukas Macura 2016-04-22 09:44:06 +02:00
parent c439a9b06a
commit 363035fab3
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ Parameters::
Script::
if [ "${ZAF_PKG}" = "opkg" ]; then
AWK='{ print $2" "$5; }'
AWK='{ print $5" "$2; }'
PS="w"
else
AWK='{ print $11" "$1; }'