From 69f5c62f8f4560460a968f97f33ffea3b6a16653 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Thu, 28 Aug 2025 10:42:41 +0200 Subject: [PATCH] pacman actually does this itself --- migrations/1756369776.sh | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 migrations/1756369776.sh diff --git a/migrations/1756369776.sh b/migrations/1756369776.sh deleted file mode 100644 index 9b33e74..0000000 --- a/migrations/1756369776.sh +++ /dev/null @@ -1,4 +0,0 @@ -echo "Move to the new woff2 format for Font Awesome 7.0" - -sudo pacman -S --noconfirm --needed woff2-font-awesome -sudo pacman -Rns --noconfirm ttf-font-awesome || true