Add files via upload

This commit is contained in:
xVRVx
2026-03-17 23:59:03 +03:00
committed by GitHub
parent 1e5f9db4fe
commit 5a70ce7fe0

View File

@@ -1,4 +1,6 @@
echo -e "${GRN}Версия телемт: 222 ${NC}"
echo -e "${GRN}Версия телемт: 223 ${NC}"
systemctl stop telemt
wget -qO- "https://github.com/telemt/telemt/releases/latest/download/telemt-$(uname -m)-linux-$(ldd --version 2>&1 | grep -iq musl && echo musl || echo gnu).tar.gz" | tar -xz
mv telemt /bin