fix: add ansi support and remove emoji

This commit is contained in:
2026-08-23 07:19:30 +05:00
parent 7dd2dd7f33
commit beab08cf67
5 changed files with 30 additions and 18 deletions
+4 -4
View File
@@ -28,10 +28,10 @@ xboctploy demo # задеплоить проект demo
```txt
deploying 'demo'
🟢 [Local] running: npm run build... Success! (1.2s)
🔵 [SFTP] transferring dist to /var/www/pages... Done! (14 file(s), 231.5 KiB) (829ms)
🟡 [Remote] running: pm2 restart pages... Success! (102ms)
🎉 Deploy successful! (total 2.3s)
[Local] running: npm run build... Success! (1.2s)
[SFTP] transferring dist to /var/www/pages... Done! (14 file(s), 231.5 KiB) (829ms)
[Remote] running: pm2 restart pages... Success! (102ms)
Deploy successful! (total 2.3s)
```
## Конфигурация