mirror of
https://github.com/limosek/zaf-plugins.git
synced 2025-01-21 07:25:56 +01:00
Repaired psx user and cmd
This commit is contained in:
parent
c439a9b06a
commit
363035fab3
@ -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; }'
|
||||
|
Loading…
Reference in New Issue
Block a user