mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
new package: add initial (not working) package 'installer'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
fe31aea9f7
commit
7e00da4ce7
7
packages/tools/installer/install
Executable file
7
packages/tools/installer/install
Executable file
@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
. config/options
|
||||||
|
|
||||||
|
$SCRIPTS/install dialog
|
||||||
|
$SCRIPTS/install parted
|
||||||
|
$SCRIPTS/install flashrom
|
Loading…
x
Reference in New Issue
Block a user