Update rwMarkable

This commit is contained in:
tremor021 2025-10-01 19:04:31 +02:00
parent 7e6d5b3574
commit 479bd712eb

View File

@ -60,7 +60,7 @@ motd_ssh
customize customize
msg_info "Cleaning up" msg_info "Cleaning up"
$STD apt-get -y autoremove $STD apt -y autoremove
$STD apt-get -y autoclean $STD apt -y autoclean
$STD apt clean -y $STD apt -y clean
msg_ok "Cleaned" msg_ok "Cleaned"