浏览代码

Update grocy-install.sh

tteckster 3 年之前
父节点
当前提交
eef478d055
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      setup/grocy-install.sh

+ 1 - 1
setup/grocy-install.sh

@@ -119,5 +119,5 @@ msg_ok "Customized Container"
 msg_info "Cleaning up"
 apt-get autoremove >/dev/null
 apt-get autoclean >/dev/null
-rm -rf /var/cache/* /var/lib/apt/lists/* /var/log/!(apache2) /root/latest
+rm -rf /var/cache/* /root/latest
 msg_ok "Cleaned"