diff --git a/apply_patches.sh b/apply_patches.sh index d762be0..490277a 100755 --- a/apply_patches.sh +++ b/apply_patches.sh @@ -93,7 +93,7 @@ pt_community () patch $OPTIONS < patches/20210420_auth-oauth-multi-token_error-in-login.patch SRC=$PWD - DEST=$DESTDIR/community/account-invoicing/ + DEST=$DESTDIR/community/ OPTIONS="-p1 --verbose" pushd $DEST