mirror of
https://github.com/xVRVx/autoXRAY.git
synced 2026-08-26 08:35:34 +00:00
Add files via upload
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user