From: Marcel van der Veldt Date: Sat, 16 Nov 2024 14:47:42 +0000 (+0100) Subject: Chore: Fix comment X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=78149eecf6234763069699fbfc670e6d31a87a51;p=music-assistant-server.git Chore: Fix comment --- diff --git a/scripts/setup.sh b/scripts/setup.sh index bf176237..43837c98 100755 --- a/scripts/setup.sh +++ b/scripts/setup.sh @@ -1,5 +1,6 @@ #!/usr/bin/env bash -# Setups the repository. + +# Set-up the development environment # Stop on errors set -e