fix language on sabnzbd config edited by nixarr
This commit is contained in:
@@ -54,7 +54,7 @@ let
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
cp --preserve ${ini-file-target}{,.tmp}
|
cp --preserve ${ini-file-target}{,.tmp}
|
||||||
initool set ${ini-file-target} "" __comment__ 'created by nixarr' \
|
initool set ${ini-file-target} "" __comment__ 'edited by nixarr' \
|
||||||
'' + (strings.concatStrings (lists.flatten dynamic-config-set-cmds))
|
'' + (strings.concatStrings (lists.flatten dynamic-config-set-cmds))
|
||||||
+ ''
|
+ ''
|
||||||
> ${ini-file-target}.tmp && mv -f ${ini-file-target}{.tmp,}
|
> ${ini-file-target}.tmp && mv -f ${ini-file-target}{.tmp,}
|
||||||
|
|||||||
Reference in New Issue
Block a user