mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Update koreader.sh
Forgot the export PLATFORM
This commit is contained in:
@@ -55,6 +55,7 @@ if [ -n "$PLATFORM" ]; then
|
||||
elif [ ! -e /etc/u-boot/$PLATFORM/u-boot.mmc ]; then
|
||||
PLATFORM=ntx508
|
||||
fi
|
||||
export PLATFORM
|
||||
fi
|
||||
# end of value check of PLATFORM
|
||||
|
||||
|
||||
Reference in New Issue
Block a user