1
0
mirror of https://github.com/gogs/gogs.git synced 2025-05-05 23:21:01 +00:00
Martin van Beurden 66d7adc3a8 fix systemd "Trailing garbage, ignoring." warning.
Environment should be a space-separated list instead of comma-separated.
No need for double quoting when the values don't contain spaces.
2015-05-09 20:24:33 +02:00
..