allow domain to be overridden by cli option
svn path=/trunk/; revision=31256
This commit is contained in:
@@ -9,7 +9,7 @@ process_file(){
|
||||
processor="$2"
|
||||
olang="$3"
|
||||
|
||||
domain="www.fsfe.org"
|
||||
[ -z "$domain" ] && domain="www.fsfe.org"
|
||||
|
||||
shortname=$(get_shortname "$infile")
|
||||
lang=$(get_language "$infile")
|
||||
|
||||
Reference in New Issue
Block a user