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:
parent
05605efdad
commit
dec480e706
1 changed files with 0 additions and 5 deletions
|
@ -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
|
Loading…
Add table
Reference in a new issue