This commit is contained in:
LegacyGamerHD
2021-02-04 09:07:37 +01:00
parent 4eec855840
commit 21d24bdfa5

View File

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