Skip to content

Commit

Permalink
update inituser_and_start.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ChickenSellerRED committed Mar 11, 2024
1 parent ef4a3d4 commit 415179a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions inituser_and_start.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/bin/bash

touch "conf/db_config.yaml"
echo "database_number: 0" > db_config.yaml


python init_user.py &

Expand Down

0 comments on commit 415179a

Please sign in to comment.