diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/git/docs | 8 | ||||
| -rw-r--r-- | config/git/img | 6 | 
2 files changed, 8 insertions, 6 deletions
| diff --git a/config/git/docs b/config/git/docs index 1bd8dc3a..ae097962 100644 --- a/config/git/docs +++ b/config/git/docs @@ -11,4 +11,12 @@  	loc: docs/www/html  	url: https://codeberg.org/libreboot/lbwww  	bkup_url: https://git.disroot.org/libreboot/lbwww +	depend: imgfiles +} + +{imgfiles}{ +	rev: 918c0ba07cf45f07836fa8c312fc51b48db32e0a +	loc: docs/www/html/img/site +	url: https://codeberg.org/libreboot/lbwww-img +	bkup_url: https://git.disroot.org/libreboot/lbwww-img  } diff --git a/config/git/img b/config/git/img deleted file mode 100644 index f8b1f069..00000000 --- a/config/git/img +++ /dev/null @@ -1,6 +0,0 @@ -{img}{ -	rev: 918c0ba07cf45f07836fa8c312fc51b48db32e0a -	loc: img -	url: https://codeberg.org/libreboot/lbwww-img -	bkup_url: https://git.disroot.org/libreboot/lbwww-img -} | 
