Pinned Loading
-
commitEveryDayByGitHubActions
commitEveryDayByGitHubActions PublicMakes commit(s) every day by GitHub Actions
-
dockvpn
dockvpn PublicForked from jpetazzo/dockvpn
Recipe to build an OpenVPN image for Docker
Shell
-
Discord2TelegramBot
Discord2TelegramBot Public archiveCross posting messages between Discord Text Chat and Telegram Group Chat
Java 2
-
-
Send message to Telegram from Bash
Send message to Telegram from Bash 1#!/bin/bash
2MESSAGE=$1
3TOKEN=<SECRET>
4CHAT_ID=<SECRET>
5 -
MacOS rsync with retries every 120 s...
MacOS rsync with retries every 120 seconds 1#!/bin/bash
23ADDITIONAL_KEYS=""
4if [ ! -z "${3}" ]
5then
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.