Port RabbitMQ to ARM64

This commit is contained in:
Sam Heinz
2024-06-27 21:40:42 +10:00
parent 3a88f30da1
commit 11b975889f
2 changed files with 4 additions and 3 deletions
+3 -1
View File
@@ -23,7 +23,9 @@ $STD apt-get install -y \
gnupg \
apt-transport-https \
make \
mc
mc \
wget \
openssh-server
msg_ok "Installed Dependencies"
msg_info "Adding RabbitMQ signing key"