littleshop/commit_changes.bat
SysAdmin e1b377a042 Initial commit of LittleShop project (excluding large archives)
- BTCPay Server integration
- TeleBot Telegram bot
- Review system
- Admin area
- Docker deployment configuration

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-17 15:07:38 +01:00

3 lines
94 B
Batchfile

@echo off
cd /d C:\Production\Source\LittleShop
git commit -m "Mobile navigation and UI fixes"