bump various scripts to deb 13 (#8227)

This commit is contained in:
CanbiZ 2025-10-09 19:43:23 +02:00 committed by GitHub
parent b7511fa41f
commit d07affa368
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
78 changed files with 544 additions and 445 deletions

View file

@ -27,6 +27,7 @@ customize
msg_info "Cleaning up"
rm -rf /opt/typesense-server-${RELEASE}-amd64.deb
$STD apt-get -y autoremove
$STD apt-get -y autoclean
$STD apt -y autoremove
$STD apt -y autoclean
$STD apt -y clean
msg_ok "Cleaned"