summaryrefslogtreecommitdiff
path: root/rhautoimport
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2016-06-03 15:02:30 (GMT)
committerChristian Pointner <equinox@helsinki.at>2016-06-03 15:02:30 (GMT)
commitd2c6fec75ece949097f6e70abb527d90d6488a85 (patch)
tree243f66e808331800519835dfb43459426ffca026 /rhautoimport
parentf8e6b7f69fc217262b838ba812277e3d42fd6422 (diff)
added importer for Economic Update
Diffstat (limited to 'rhautoimport')
-rwxr-xr-xrhautoimport3
1 files changed, 3 insertions, 0 deletions
diff --git a/rhautoimport b/rhautoimport
index b008a13..e1ac820 100755
--- a/rhautoimport
+++ b/rhautoimport
@@ -37,6 +37,9 @@ case "$1" in
er)
TITLE="Ergo"
;;
+ eu)
+ TITLE="Economic Update"
+ ;;
nw)
TITLE="netwatcher"
;;