mirror of
https://github.com/PaperMC/Paper.git
synced 2025-05-19 13:40:24 -07:00
prevent path space splitting in testServer.sh (#4007)
This commit is contained in:
parent
b6aced22de
commit
8970b17f6f
@ -10,7 +10,7 @@ gitcmd="git -c commit.gpgsign=false"
|
|||||||
#
|
#
|
||||||
# FUNCTIONS
|
# FUNCTIONS
|
||||||
#
|
#
|
||||||
source $basedir/scripts/functions.sh
|
source "$basedir"/scripts/functions.sh
|
||||||
|
|
||||||
updateTest() {
|
updateTest() {
|
||||||
paperstash
|
paperstash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user