apkipa 2 tuần trước cách đây
mục cha
commit
669fb6dd69
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      watch-daemon-installer/update.sh

+ 1 - 0
watch-daemon-installer/update.sh

@@ -22,6 +22,7 @@ cp -rf $config_dir /tmp/watch-daemon-tmp
 echo "正在恢复配置文件..."
 # cp -rf /tmp/watch-daemon-tmp/config $config_dir
 rsync -a --delete /tmp/watch-daemon-tmp/config/ "$config_dir"
+chmod 777 -R $config_dir
 rm -rf /tmp/watch-daemon-tmp
 echo "更新完成!"