fix merge bugs.

This commit is contained in:
Liu Zhicong
2023-09-18 11:41:16 -07:00
parent 5a26b9614c
commit a3025274e3
5 changed files with 84 additions and 89 deletions
-2
View File
@@ -1,5 +1,3 @@
#!/usr/bin/bash
pipreqs ./src --force
# Build the docker image
docker build -t aios .