rspamd: remove non-breaking space from run script
This commit is contained in:
parent
ce580563fe
commit
5ac0eff9d2
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
[ -r conf ] && . ./conf
|
||||
exec rspamd -f ${OPTS}
|
||||
exec rspamd -f ${OPTS}
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Template file for 'rspamd'
|
||||
pkgname=rspamd
|
||||
version=1.2.8
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="
|
||||
-DRSPAMD_USER=rspamd
|
||||
|
Loading…
Reference in New Issue
Block a user