Skip to content

Commit 2882903

Browse files
committed
Remove redundant scripts
1 parent 601110a commit 2882903

File tree

3 files changed

+1
-18
lines changed

3 files changed

+1
-18
lines changed

backend/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
>
7373
> It is recommended to execute under the backend directory, and chmod authorization may be required
7474
75-
- `pre_start.sh`: Perform automatic database migration and create database tables
75+
- `pre_start.sh`: Perform automatic database migration
7676

7777
- `celery-start.sh`: For celery docker script, implementation is not recommended
7878

backend/pre_start.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,3 @@
33
alembic revision --autogenerate
44

55
alembic upgrade head
6-
7-
python3 ./scripts/init_data.py

backend/scripts/init_data.py

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)