1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-04-02 04:27:19 +02:00

prevent path space splitting in testServer.sh ()

This commit is contained in:
blockparole 2020-07-28 05:05:37 +02:00 committed by GitHub
parent a8ef09b82c
commit 5aaf1c514a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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