add tt-rss-plugin-wallabag
This commit is contained in:
parent
cea67adec0
commit
779ffb0c3c
4 changed files with 30 additions and 0 deletions
8
ressources/tt-rss-plugin-wallabag/rootfs/DEBIAN/control
Normal file
8
ressources/tt-rss-plugin-wallabag/rootfs/DEBIAN/control
Normal file
|
@ -0,0 +1,8 @@
|
|||
Package: tt-rss-plugin-wallabag
|
||||
Version: %VERSION%
|
||||
Section: base
|
||||
Priority: optional
|
||||
Architecture: all
|
||||
Depends: tt-rss, php-curl
|
||||
Maintainer: Thomas Legay <thomas@lgy.fr>
|
||||
Description: tt-rss-plugin-wallabag
|
2
ressources/tt-rss-plugin-wallabag/rootfs/DEBIAN/postinst
Executable file
2
ressources/tt-rss-plugin-wallabag/rootfs/DEBIAN/postinst
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
chown -R www-data:www-data /var/lib/tt-rss/
|
Loading…
Add table
Add a link
Reference in a new issue