From adbde83c2b3a79eeb105a83df0e78e7b7a6fa29c Mon Sep 17 00:00:00 2001 From: sem Date: Fri, 23 Sep 2022 09:19:33 +0300 Subject: [PATCH] Utils --- Installers/pre_install_clearOS.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installers/pre_install_clearOS.sh b/Installers/pre_install_clearOS.sh index fa9566e..590fedb 100644 --- a/Installers/pre_install_clearOS.sh +++ b/Installers/pre_install_clearOS.sh @@ -27,7 +27,7 @@ echo "30 5 * * 6 sudo fstrim -a -v >> /home/sem/fstrim.log" > mycron crontab mycron rm mycron -. /etc/*-release +. /etc/os-release wget https://repo.zabbix.com/zabbix/6.2/${ID}/pool/main/z/zabbix-release/zabbix-release_6.2-2+${ID}${VERSION_ID}_all.deb sudo dpkg -i zabbix-release_6.2-2+${ID}${VERSION_ID}_all.deb