修复 notify.js smtp 通知

This commit is contained in:
whyour
2024-01-13 20:52:04 +08:00
parent 4e66a3aff5
commit 53346a3962
6 changed files with 23 additions and 39 deletions
+1
View File
@@ -245,6 +245,7 @@ reload_qinglong() {
fi
if [[ "$reload_target" == 'data' ]]; then
rm -rf ${dir_root}/data
cp -rf ${dir_tmp}/data ${dir_root}/
fi