move binary files to bins folder. Add sleep for tgBot starting

This commit is contained in:
2025-06-24 03:02:36 +03:00
parent ead4a1ab8a
commit b13faecefd
7 changed files with 53 additions and 0 deletions

9
addHosts.sh Normal file
View File

@@ -0,0 +1,9 @@
#!/bin/bash
cat << EOF | tee -a /server/tmp/etc/hosts
185.199.111.133 raw.githubusercontent.com
151.101.66.132 deb.debian.org
167.82.48.223 files.pythonhosted.org
149.154.167.220 api.telegram.org
140.82.121.4 github.com
EOF
sync