Update Bitmagnet

This commit is contained in:
tremor021 2025-05-13 14:17:17 +02:00
parent 0af4ec541f
commit 98daf9bc56

View File

@ -72,6 +72,6 @@ motd_ssh
customize customize
msg_info "Cleaning up" msg_info "Cleaning up"
rm -f $temp_file rm -f "$temp_file"
$STD apk cache clean $STD apk cache clean
msg_ok "Cleaned" msg_ok "Cleaned"