Am retarded

This commit is contained in:
Watn3y 2023-03-05 04:40:06 +01:00
parent 6991325831
commit c0e760951c

View file

@ -6,10 +6,7 @@ WORKDIR /tmp
RUN apk update
RUN apk upgrade --available
#install yt-dlp
RUN pip3 install yt-dlp
#build nenefootbot
#build bloaterbot
WORKDIR /app
COPY . .