1
0
Fork 0
mirror of https://codeberg.org/Mo8it/AdvLabDB.git synced 2024-09-19 18:31:16 +00:00

Add poetry run

This commit is contained in:
Mo 2022-05-17 13:10:36 +02:00
parent c9dafadc27
commit 669d45606a

View file

@ -73,9 +73,11 @@ Run the following:
python3 advlabdb/scripts/setup/server_setup.py
----
After reboot:
[source,bash]
----
python3 -m advlabdb.scripts.setup.init_database
poetry run python3 -m advlabdb.scripts.setup.init_database
----
== Stop ssh to root