fixes
This commit is contained in:
parent
84b6afe5dc
commit
d14d6fe7e3
@ -16,12 +16,10 @@ network_check
|
|||||||
update_os
|
update_os
|
||||||
|
|
||||||
msg_info "Installing Dependencies"
|
msg_info "Installing Dependencies"
|
||||||
$STD apt-get install -y \
|
$STD apt install -y \
|
||||||
acl \
|
acl \
|
||||||
|
git \
|
||||||
build-essential \
|
build-essential \
|
||||||
gcc \
|
|
||||||
g++ \
|
|
||||||
make \
|
|
||||||
libssl-dev \
|
libssl-dev \
|
||||||
libffi-dev \
|
libffi-dev \
|
||||||
libmagic-dev \
|
libmagic-dev \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user