Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
qbarbe committed Oct 5, 2023
1 parent 59cfb01 commit 7c27836
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/apply_patches.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ if [[ -z ${PATCH_NAME} ]]; then
fi
fi

echo "Patching images"
cp -vfR ../resources/src/* ./apps/web/src/

echo "Using patch: ${PATCH_NAME}"
git apply "../patches/${PATCH_NAME}" --reject

Expand Down

0 comments on commit 7c27836

Please sign in to comment.