Skip to content

Commit

Permalink
remove extra lineshift
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsgstrabo committed Jun 13, 2024
1 parent 1207620 commit d872146
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ The user configured for connecting to the SQL Server must be member of the `radi

Every command line argument can be specified as an environment variable by prefixing it with `RVS_`, capitalizing it, and replicaing hyphens (`-`) with underscores (`_`), e.g. `full-sync-cron-spec` becomes `RVS_FULL_SYNC_CRON_SPEC`.


## Developing

You need Go (>=1.22) installed. Make sure GOPATH and GOROOT are properly set up. Clone the repo into your GOPATH and run go mod download
Expand Down

0 comments on commit d872146

Please sign in to comment.