Update build-docker.sh

This commit is contained in:
MisterSheeple
2024-08-05 05:04:21 +00:00
committed by GitHub
parent 544e49b524
commit c7554be7cd
+1 -1
View File
@@ -1,5 +1,5 @@
echo "Please ensure Docker has been properly installed before continuing."
read -p "Press enter to continue or CTRL-C to exit."
read -p "Press Enter to continue or CTRL-C to exit."
docker build -t ac-decomp .
if [ -e /bin/curl ]; then
curl -O https://files.decomp.dev/compilers_latest.zip