Update telegram-approval-join submodule and apply branding patches
This commit is contained in:
parent
015f99dc83
commit
8aa8521304
5 changed files with 80 additions and 21 deletions
|
|
@ -63,11 +63,11 @@ if [[ -f "$PATCH_FILE" ]]; then
|
|||
echo " Run the following to see conflicts:"
|
||||
echo " patch --dry-run -p1 -d $ROOT_DIR < $PATCH_FILE"
|
||||
echo ""
|
||||
echo " Update patches/branding.patch to match the new source, then re-run sync."
|
||||
echo " Update patches/0001-nuzzles.patch to match the new source, then re-run sync."
|
||||
exit 1
|
||||
fi
|
||||
else
|
||||
echo " No patch file found at patches/branding.patch — skipping."
|
||||
echo " No patch file found at patches/0001-nuzzles.patch — skipping."
|
||||
fi
|
||||
|
||||
# ── 5. Verify it builds ───────────────────────────────────────────────────────
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue