This commit is contained in:
2022-09-23 09:19:33 +03:00
parent 4654926721
commit adbde83c2b
+1 -1
View File
@@ -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