Quickfix: Crafty-Controller remove unnecessary \ (#2233)

This commit is contained in:
CanbiZ
2025-02-10 19:59:00 +01:00
committed by GitHub
parent d47bd677da
commit f82eb87476

View File

@@ -23,7 +23,7 @@ $STD apt-get install -y \
lsb-release \
apt-transport-https \
coreutils \
software-properties-common \
software-properties-common
msg_ok "Installed Dependencies"
msg_info "Setting up TermurinJDK"