Fix flame package
upgrade version of adguardhome element-web mautrix-whatsapp use new debian packaging process for mautrix-whatsapp
This commit is contained in:
parent
8817ddba0a
commit
6148b1fa75
17 changed files with 32 additions and 91 deletions
|
@ -44,6 +44,7 @@ makedeb(){
|
|||
PATH_DEB=/tmp/src/rootfs
|
||||
|
||||
cp -fr /tmp/${APP}/* ${PATH_DEB}/usr/share/flame/
|
||||
cp -fr /tmp/${APP}/.env ${PATH_DEB}/usr/share/flame/
|
||||
mv ${PATH_DEB}/usr/share/flame/data ${PATH_DEB}/var/lib/${APP}/data
|
||||
mv ${PATH_DEB}/usr/share/flame/public ${PATH_DEB}/var/lib/${APP}/public
|
||||
ln -fs /var/lib/${APP}/data ${PATH_DEB}/usr/share/${APP}/data
|
||||
|
|
|
@ -4,5 +4,5 @@ Section: base
|
|||
Priority: optional
|
||||
Architecture: all
|
||||
Depends:nodejs
|
||||
Maintainer: Thomas Legay <thomas@syngate.fr>
|
||||
Description: flame
|
||||
Maintainer: Thomas Legay <thomas@lgy.fr>
|
||||
Description: Flame is self-hosted startpage for your server. Its design is inspired (heavily) by SUI. Flame is very easy to setup and use. With built-in editors, it allows you to setup your very own application hub in no time - no file editing necessary.
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
PORT=5005
|
||||
NODE_ENV=production
|
||||
VERSION=2.3.0
|
||||
PASSWORD=flame_password
|
||||
SECRET=e02eb43d69953658c6d07311d6313f2d4467672cb881f96b29368ba1f3f4da4b
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue