Initial
This commit is contained in:
commit
363a876c22
88 changed files with 783 additions and 0 deletions
0
ressources/rss-bridge/rootfs/DEBIAN/changelog
Normal file
0
ressources/rss-bridge/rootfs/DEBIAN/changelog
Normal file
2
ressources/rss-bridge/rootfs/DEBIAN/conffiles
Normal file
2
ressources/rss-bridge/rootfs/DEBIAN/conffiles
Normal file
|
@ -0,0 +1,2 @@
|
|||
/etc/rss-bridge/config.ini.php
|
||||
/etc/rss-bridge/whitelist.txt
|
7
ressources/rss-bridge/rootfs/DEBIAN/control
Normal file
7
ressources/rss-bridge/rootfs/DEBIAN/control
Normal file
|
@ -0,0 +1,7 @@
|
|||
Package: rss-bridge
|
||||
Version: %VERSION%
|
||||
Section: base
|
||||
Priority: optional
|
||||
Architecture: all
|
||||
Maintainer: Thomas Legay <thomas@syngate.fr>
|
||||
Description: rss-bridge
|
2
ressources/rss-bridge/rootfs/DEBIAN/postinst
Executable file
2
ressources/rss-bridge/rootfs/DEBIAN/postinst
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
chown www-data:www-data /var/cache/rss-bridge/cache
|
Loading…
Add table
Add a link
Reference in a new issue