Add TeleBot Hostinger deployment configuration with source build

This commit is contained in:
2025-09-24 18:12:27 +01:00
parent bc708bb0a3
commit 162400b987
3 changed files with 163 additions and 1 deletions

View File

@@ -32,7 +32,8 @@
"Read(//mnt/c/Production/Source/SilverLABS/SilverPAY/**)",
"Bash(git commit:*)",
"Bash(docker build:*)",
"Bash(git fetch:*)"
"Bash(git fetch:*)",
"Bash(./deploy-telebot-hostinger.sh:*)"
],
"deny": [],
"ask": []