mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-04-19 12:07:18 +00:00
testing:
- adding install script for packages in development
This commit is contained in:
parent
9eb31788d6
commit
be9c55a42c
7
packages/testing/install
Executable file
7
packages/testing/install
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
. config/options
|
||||
|
||||
# packages needed for development (upcoming features)
|
||||
|
||||
$SCRIPTS/install dbus-python
|
Loading…
x
Reference in New Issue
Block a user