Skip to content

Commit

Permalink
Secktor
Browse files Browse the repository at this point in the history
  • Loading branch information
SamPandey001 committed Sep 5, 2022
1 parent 1c4d4a6 commit 7d68633
Show file tree
Hide file tree
Showing 27 changed files with 945 additions and 265 deletions.
2 changes: 1 addition & 1 deletion lib/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM node:lts-buster
RUN apt-get update && \
apt-get install -y \
ffmpeg \
imagemagick \
imagemagick \
webp && \
apt-get upgrade -y && \
rm -rf /var/lib/apt/lists/*
Expand Down
2 changes: 1 addition & 1 deletion lib/Function.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/colab.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/color.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7d68633

Please sign in to comment.