Updated Finnish template files.
[eoc.git] / fix-config
1 #!/bin/sh
2
3 sed 's:^TEMPLATE_DIRS *=.*:TEMPLATE_DIRS = ["'$1'"]:' |
4 sed 's:^DOTDIR *=.*:DOTDIR = os.path.expanduser("~/.enemies-of-carlotta"):'