mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
gnunet: update to SVN r38014 and improve packaging
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
uci -q batch <<EOF
|
||||
del postgresql.gnunet
|
||||
set postgresql.gnunet=postgres-db
|
||||
set postgresql.gnunet.name=gnunet
|
||||
set postgresql.gnunet.user=gnunet
|
||||
commit postgresql
|
||||
EOF
|
||||
Reference in New Issue
Block a user