final try

This commit is contained in:
Monius 2022-08-23 06:30:09 +08:00
parent 5a604bfdee
commit b95f836256
1 changed files with 0 additions and 1 deletions

View File

@ -2239,7 +2239,6 @@ _setopt() {
if [ ! -f "$__conf" ]; then
touch "$__conf"
fi
if [ -n "$(tail -c 1 <"$__conf")" ]; then
echo >>"$__conf"
fi