1
0

Обновить install.sh

This commit is contained in:
kosenka 2025-09-01 20:29:25 +03:00
parent dfcd7487a7
commit c0cc0827a2

View File

@ -1,5 +1,7 @@
#!/usr/bin/sh #!/usr/bin/sh
# wget
ColorRed='\033[0;31m' ColorRed='\033[0;31m'
ColorGreen='\033[0;32m' ColorGreen='\033[0;32m'
ColorOff='\033[0m' ColorOff='\033[0m'