mirror of https://github.com/tteck/Proxmox.git
Update emqx-install.sh
This commit is contained in:
parent
0011c04cd3
commit
7f4efd1d8e
|
@ -98,5 +98,4 @@ msg_ok "Customized Container"
|
||||||
msg_info "Cleaning up"
|
msg_info "Cleaning up"
|
||||||
apt-get autoremove >/dev/null
|
apt-get autoremove >/dev/null
|
||||||
apt-get autoclean >/dev/null
|
apt-get autoclean >/dev/null
|
||||||
rm -rf emqx-5.0.8-debian11-amd64.deb
|
|
||||||
msg_ok "Cleaned"
|
msg_ok "Cleaned"
|
||||||
|
|
Loading…
Reference in New Issue