fix: remove unnecessary dependency installations
This commit is contained in:
parent
3c4a18f969
commit
e83b46ead9
@ -15,8 +15,6 @@ update_os
|
|||||||
|
|
||||||
msg_info "Installing Dependencies"
|
msg_info "Installing Dependencies"
|
||||||
$STD apt install -y \
|
$STD apt install -y \
|
||||||
wget \
|
|
||||||
unzip \
|
|
||||||
nginx
|
nginx
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user