Skip to content

Commit bf27bed

Browse files
committed
Update
1 parent 5d62694 commit bf27bed

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

install/2fauth-install.sh

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ network_check
1414
update_os
1515

1616
msg_info "Installing Dependencies"
17-
$STD apt install -y \
18-
lsb-release \
19-
nginx
17+
$STD apt install -y nginx
2018
msg_ok "Installed Dependencies"
2119

2220
PHP_VERSION="8.3" PHP_MODULE="common,ctype,fileinfo,mysql,cli,tokenizer,dom,redis,session,openssl" PHP_FPM="YES" setup_php

0 commit comments

Comments
 (0)