Update pterodactyl-panel-install.sh

This commit is contained in:
Bas van den Berg 2025-03-03 21:18:46 +01:00 committed by GitHub
parent 977d5e8958
commit f67a501219
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -138,6 +138,7 @@ customize
msg_info "Cleaning up"
rm -rf "/opt/pterodactyl-panel/panel.tar.gz"
rm -rf "/tmp/debsuryorg-archive-keyring.deb"
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"