mirror of
https://github.com/PaperMC/Paper.git
synced 2025-07-26 09:42:06 -07:00
prevent path space splitting in testServer.sh (#4007)
This commit is contained in:
@@ -10,7 +10,7 @@ gitcmd="git -c commit.gpgsign=false"
|
||||
#
|
||||
# FUNCTIONS
|
||||
#
|
||||
source $basedir/scripts/functions.sh
|
||||
source "$basedir"/scripts/functions.sh
|
||||
|
||||
updateTest() {
|
||||
paperstash
|
||||
|
Reference in New Issue
Block a user