This commit is contained in:
LegacyGamerHD
2021-02-04 08:47:05 +01:00
parent 8751adbf1b
commit 8778323b0c

View File

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