]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
use /etc/laconica/setup.cfg instead of local file
authorEvan Prodromou <evan@controlyourself.ca>
Tue, 23 Jun 2009 18:14:51 +0000 (11:14 -0700)
committerEvan Prodromou <evan@controlyourself.ca>
Tue, 23 Jun 2009 18:14:51 +0000 (11:14 -0700)
scripts/setup_status_network.sh

index f0bb2cae8d1c460bc8df01e58b60325dcc0f5321..0261a7f559c2b8e236b687baeb6774d2c4cb62e4 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-source ./setup.cfg
+source /etc/laconica/setup.cfg
 
 export nickname=$1
 export sitename=$2