diff options
Diffstat (limited to 'rhautoimport')
-rwxr-xr-x | rhautoimport | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rhautoimport b/rhautoimport index e1ac820..93d7823 100755 --- a/rhautoimport +++ b/rhautoimport @@ -40,6 +40,9 @@ case "$1" in eu) TITLE="Economic Update" ;; + fl) + TITLE="Frequenz Leitwolf" + ;; nw) TITLE="netwatcher" ;; |