Add telegram bot functionality
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM alpine
|
||||
|
||||
RUN apk update && apk add openssl openssh
|
||||
RUN apk update && apk add openssl openssh curl
|
||||
|
||||
COPY backup.sh .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user