Fix installation command syntax for dependencies
This commit is contained in:
committed by
GitHub
parent
740c7bfb15
commit
d67296b23f
@@ -14,8 +14,7 @@ network_check
|
||||
update_os
|
||||
|
||||
msg_info "Installing Dependencies"
|
||||
$STD apt-get update
|
||||
$STD apt -y install \
|
||||
$STD apt install -y \
|
||||
ca-certificates \
|
||||
apache2-utils \
|
||||
logrotate \
|
||||
|
||||
Reference in New Issue
Block a user