Added script to make configuration in development mode
This commit is contained in:
4
make_config_dev.sh
Executable file
4
make_config_dev.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
python3 config_creation/main.py -d
|
||||
|
||||
Reference in New Issue
Block a user