Don't remove the license at build time

Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
Ari Archer 2022-07-20 00:45:17 +03:00
parent 1db064d6f6
commit 2fbfe8a7cd

View file

@ -4,7 +4,6 @@ build:
clean: clean:
[ -z "${CI}" ] || rm -rfv requirements.txt \ [ -z "${CI}" ] || rm -rfv requirements.txt \
README.md \ README.md \
LICENSE \
git.sh \ git.sh \
scripts \ scripts \
.vscode \ .vscode \