Update main.py

pull/125/head
BlockArchitech 3 years ago committed by GitHub
parent f011a412cb
commit 3693dce2ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -50,7 +50,6 @@ time.sleep(1)
if not os.path.exists(".env"):
shutil.copy(".env.template", ".env")
configured = False
console.log("[red] Your .env file is invalid, or was never created. Standby.")

Loading…
Cancel
Save