fix: remove unneeded task, and add setup_mariadb
This commit is contained in:
parent
8e5b9167a0
commit
e078572cb4
@ -13,11 +13,7 @@ setting_up_container
|
|||||||
network_check
|
network_check
|
||||||
update_os
|
update_os
|
||||||
|
|
||||||
msg_info "Installing Dependencies"
|
setup_mariadb
|
||||||
$STD apt install -y \
|
|
||||||
curl \
|
|
||||||
gnupg
|
|
||||||
msg_ok "Installed Dependencies"
|
|
||||||
|
|
||||||
msg_info "Installing Repository"
|
msg_info "Installing Repository"
|
||||||
curl -fsSL http://deb.itsm-ng.org/pubkey.gpg | gpg --dearmor -o /etc/apt/trusted.gpg.d/itsm-ng-keyring.gpg
|
curl -fsSL http://deb.itsm-ng.org/pubkey.gpg | gpg --dearmor -o /etc/apt/trusted.gpg.d/itsm-ng-keyring.gpg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user