[unison] clean tmp file on backup

This commit is contained in:
Mathieu Maret 2015-02-26 14:25:54 +01:00
parent 442cfcc57b
commit 9fc74b98ab
1 changed files with 2 additions and 0 deletions

View File

@ -12,3 +12,5 @@ do
echo $(more ${tmp_file})
fi
done
rm $tmp_file