1
0
mirror of https://github.com/opa334/TrollStore.git synced 2025-01-18 21:15:41 +08:00

Fix ldid detection, some readme improvements

This commit is contained in:
opa334 2022-10-09 15:11:35 +02:00
parent 788a009d61
commit 08df46dcd6

View File

@ -1,2 +0,0 @@
{ LDID_OUTPUT="$( { ldid; } 2>&1 1>&3 3>&- )"; } 3>&1;
echo "aaa: $LDID_OUTPUT"