diff --git a/build-and-run.sh b/build-and-run.sh
index 69c41c5..56fe3ed 100755
--- a/build-and-run.sh
+++ b/build-and-run.sh
@@ -1,7 +1,7 @@
 #!/usr/bin/env bash
 set -o allexport
-source .env set
+source .env
 set +o allexport
 
 go build
-./paperless-gpt
\ No newline at end of file
+./paperless-gpt