Update install/ebusd-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
This commit is contained in:
parent
8a06452794
commit
9c03a5dcd6
@ -13,15 +13,12 @@ setting_up_container
|
|||||||
network_check
|
network_check
|
||||||
update_os
|
update_os
|
||||||
|
|
||||||
msg_info "Setting up ebusd Repository"
|
|
||||||
setup_deb822_repo \
|
setup_deb822_repo \
|
||||||
"ebusd" \
|
"ebusd" \
|
||||||
"https://raw.githubusercontent.com/john30/ebusd-debian/master/ebusd.gpg" \
|
"https://raw.githubusercontent.com/john30/ebusd-debian/master/ebusd.gpg" \
|
||||||
"https://repo.ebusd.eu/apt/default/bookworm/" \
|
"https://repo.ebusd.eu/apt/default/bookworm/" \
|
||||||
"bookworm" \
|
"bookworm" \
|
||||||
"main"
|
"main"
|
||||||
$STD apt update
|
|
||||||
msg_ok "ebusd Repository setup successfully"
|
|
||||||
|
|
||||||
msg_info "Installing ebusd"
|
msg_info "Installing ebusd"
|
||||||
$STD apt install -y ebusd
|
$STD apt install -y ebusd
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user