diff --git a/app/vdb.py b/app/vdbapp.py similarity index 100% rename from app/vdb.py rename to app/vdbapp.py diff --git a/build.sh b/build.sh index 1d0cdba..087b95f 100644 --- a/build.sh +++ b/build.sh @@ -8,7 +8,6 @@ sudo apt install redis-server python3 -m venv py3 source py3/bin/activate pip install . -pip install apppublic sqlor ahserver bricks-for-python mkdir $cdir/logs cd $cdir cat > $cdir/vdb.service < $cdir/start.sh < $cdir/stop.sh <