From b173715aa7fb98c969cc4b800d3e1ffc084792fe Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Mon, 20 Jan 2025 12:05:30 +0100 Subject: [PATCH] Build on Alpine --- tools/download_nms.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/download_nms.sh b/tools/download_nms.sh index c22aac4..95a44be 100755 --- a/tools/download_nms.sh +++ b/tools/download_nms.sh @@ -1,7 +1,7 @@ -#!/bin/bash +#!/bin/sh # -# Copyright (C) 2024 Minecon724 +# Copyright (C) 2025 Minecon724 # Tweaks724 is licensed under the GNU General Public License. See the LICENSE.md file # in the project root for the full license text. #