[ci skip] Fixes paper not being deploy locally

This commit is contained in:
Sotr
2018-06-17 22:21:35 +08:00
parent 3eb2067ffa
commit fdec006644

View File

@@ -19,7 +19,7 @@ if [ "$2" == "--setup" ] || [ "$3" == "--setup" ] || [ "$4" == "--setup" ]; then
fi
cd "$paperbasedir"
./paper patch
./paper jar
)
fi