mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
update_retroplayer-addons: exclude game.netplay from updates
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
78259e03a0
commit
8fb7fbbaf7
@ -15,7 +15,7 @@ fi
|
||||
# BUMP_PKG_REV: bump PKG_REV if PKG_VERSION has changed
|
||||
|
||||
# list of packages to exclude from update
|
||||
EXCLUDED_PACKAGES=""
|
||||
EXCLUDED_PACKAGES="game.netplay"
|
||||
|
||||
MY_DIR="$(dirname "$0")"
|
||||
ROOT="$(cd "${MY_DIR}"/../.. && pwd)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user