1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-01-31 03:50:36 +01:00

prevent path space splitting in testServer.sh ()

This commit is contained in:
blockparole 2020-07-28 05:05:37 +02:00
parent b6aced22de
commit 8970b17f6f

View file

@ -10,7 +10,7 @@ gitcmd="git -c commit.gpgsign=false"
#
# FUNCTIONS
#
source $basedir/scripts/functions.sh
source "$basedir"/scripts/functions.sh
updateTest() {
paperstash