use /etc/laconica/setup.cfg instead of local file
This commit is contained in:
parent
063165e3c8
commit
e22f73c72b
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
source ./setup.cfg
|
source /etc/laconica/setup.cfg
|
||||||
|
|
||||||
export nickname=$1
|
export nickname=$1
|
||||||
export sitename=$2
|
export sitename=$2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user