Update saltstack-install.sh

This commit is contained in:
Bas van den Berg 2025-05-29 10:22:08 +02:00 committed by GitHub
parent 4b5c19abb0
commit d27404e2f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,5 +42,4 @@ customize
msg_info "Cleaning up"
$STD apt-get -y autoremove
$STD apt-get -y autoclean
rm salt-master.deb
msg_ok "Cleaned"