diff --git a/install.bat b/install.bat index cabd82c..4eda746 100644 --- a/install.bat +++ b/install.bat @@ -1,5 +1,5 @@ @echo off -echo Vault Installer +title Vault Installer pip install fastapi uvicorn timeout 5 >nul -exit \ No newline at end of file +exit