This commit is contained in:
2021-05-29 17:32:21 +08:00
parent 77912d35f6
commit d28b0fd91e
10 changed files with 690 additions and 169 deletions

4
build/DEBIAN/postinst Executable file
View File

@@ -0,0 +1,4 @@
# !/bin/sh
sudo pip3 install --upgrade pip
sudo pip3 install --upgrade virtualenv
pip3 install pillow