1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ghost_ynh.git synced 2024-09-03 19:16:02 +02:00

Remove conf/admin.src because admin is pre-bundled now

We used to download the admin source files separately from Ghost's
Admin repo, but now they're done some restructuring so it's all
bundled along with the main Ghost monorepo. We'd already stopped
using this file for the last few commits, but now we're removing
it completely.
This commit is contained in:
Badri 2022-08-12 14:23:45 +05:30
parent 05605efdad
commit dec480e706

View file

@ -1,5 +0,0 @@
SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v5.3.1.zip
SOURCE_SUM=e877de2f2d1c262e4fc284bf419fe75a72ad0640412a8eb0dcbc7b5721abef88
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true