Rename brewpi/ to server/
Pure rename (brewpi.py, brewpi.sh, requirements.txt, __init__.py) plus the README's path references - no code changes. "server/" describes the directory's role rather than duplicating the project name already in brewpi.py itself.
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
source $WORKON_HOME/brewpi/bin/activate
|
||||
$BREWPI_HOME/brewpi.py
|
||||
|
||||
Reference in New Issue
Block a user