Changed run script to comply with suggestions by code rabbit

This commit is contained in:
Simon Pamies 2025-02-08 15:02:11 +01:00
parent 9db4df3e72
commit b3a981966d

View file

@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -o allexport
source .env set
source .env
set +o allexport
go build
./paperless-gpt
./paperless-gpt