mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
projects/*/options:
- add variable for setup hostname
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
GREATING3="#######################################################"
|
||||
GREATING4=""
|
||||
|
||||
# Hostname for target system (openelec)
|
||||
HOSTNAME="openelec"
|
||||
|
||||
# Root password to integrate in the target system
|
||||
ROOT_PASSWORD="openelec"
|
||||
|
||||
|
||||
@@ -5,6 +5,9 @@
|
||||
GREATING3="#######################################################"
|
||||
GREATING4=""
|
||||
|
||||
# Hostname for target system (openelec)
|
||||
HOSTNAME="openelec"
|
||||
|
||||
# Root password to integrate in the target system
|
||||
ROOT_PASSWORD="openelec"
|
||||
|
||||
|
||||
@@ -5,6 +5,9 @@
|
||||
GREATING3="#######################################################"
|
||||
GREATING4=""
|
||||
|
||||
# Hostname for target system (openelec)
|
||||
HOSTNAME="openelec"
|
||||
|
||||
# Root password to integrate in the target system
|
||||
ROOT_PASSWORD="openelec"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user