Ver Fonte

Update grocy-install.sh

tteckster há 3 anos atrás
pai
commit
d49eb76efa
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      setup/grocy-install.sh

+ 1 - 1
setup/grocy-install.sh

@@ -114,5 +114,5 @@ msg_ok "Customized Container"
 msg_info "Cleaning up"
 apt-get autoremove >/dev/null
 apt-get autoclean >/dev/null
-rm -rf /var/{cache,log}/* /var/lib/apt/lists/* /root/latest
+rm -rf /root/latest
 msg_ok "Cleaned"