fix: move pms_check_os for non CT install

This commit is contained in:
Elton Renda
2023-12-05 16:44:30 +02:00
parent e9c8890c10
commit 642df8616e

View File

@@ -20,9 +20,8 @@ pms_settraps
if [ $EPS_CT_INSTALL = false ]; then
pms_header
fi
pms_check_os
fi
EPS_OS_ARCH=$(os_arch)
EPS_OS_CODENAME=$(os_codename)