From: Sergey Matveev Date: Sat, 12 Nov 2022 22:14:57 +0000 (+0300) Subject: Compatibility with modern mu X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=4f377d387ae1110306126e87a625479886834c31;hp=855cd0bc34f0199012c77b12b91777dee33482cd;p=feeder.git Compatibility with modern mu --- diff --git a/feeds-index.sh b/feeds-index.sh index b66287f..f2461f4 100755 --- a/feeds-index.sh +++ b/feeds-index.sh @@ -1,4 +1,6 @@ #!/bin/sh -e -mu index --muhome mu -m feeds +export MUHOME=mu +mu init -m feeds +mu index mkdir -p search