Skip to content

Commit a9a9f7c

Browse files
committed
Update
1 parent bf27bed commit a9a9f7c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ct/2fauth.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ function update_script() {
4040
msg_ok "Backup Created"
4141

4242
if ! dpkg -l | grep -q 'php8.3'; then
43-
$STD apt-get install -y \
44-
lsb-release \
45-
gnupg2
4643
PHP_VERSION="8.3" PHP_MODULE="common,ctype,fileinfo,mysql,cli,tokenizer,dom,redis,session,openssl" PHP_FPM="YES" setup_php
4744
sed -i 's/php8.2/php8.3/g' /etc/nginx/conf.d/2fauth.conf
4845
fi

0 commit comments

Comments
 (0)