mirror of
https://github.com/anten-ka/gotelegram_pro.git
synced 2026-05-19 14:36:05 +00:00
Add gotelegram command (symlink to install.sh)
This commit is contained in:
@@ -50,8 +50,13 @@ dl "gotelegram-bot/README.md" "$INSTALL_DIR/gotelegram-bot/README.md"
|
||||
# Права
|
||||
chmod +x "$INSTALL_DIR/install.sh" "$INSTALL_DIR/install_gotelegram_bot.sh"
|
||||
|
||||
# Команда gotelegram
|
||||
ln -sf "$INSTALL_DIR/install.sh" /usr/local/bin/gotelegram
|
||||
chmod +x /usr/local/bin/gotelegram
|
||||
|
||||
echo ""
|
||||
echo -e "\033[1;32m✅ Все 13 файлов скачаны в $INSTALL_DIR\033[0m"
|
||||
echo -e "\033[1;33m💡 Команда для запуска меню: gotelegram\033[0m"
|
||||
echo ""
|
||||
|
||||
# Запускаем меню
|
||||
|
||||
Reference in New Issue
Block a user