Add magic to post_startup.py to restart bec server from command line, first... #2

Merged
huthwelker merged 14 commits from x07mb_develop into main 2024-08-28 13:41:16 +02:00
2 changed files with 10 additions and 2 deletions
Showing only changes of commit 7359d1b8f6 - Show all commits

View File

@@ -0,0 +1,10 @@
## scripts
Directory for general phoenix specific python code
to autoload register in __init__.py
## FILES
phoenix.py Base file with general definitions

View File

@@ -1,2 +0,0 @@
Directory for general code specific fro PHOENIX
Seems to be loaded outomatically