From 0d525c5a20ee058711a6bb0b2fa6b445ce376244 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Sat, 14 Nov 2015 12:53:47 +0200 Subject: Fix typo --- flightradar24.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flightradar24.install b/flightradar24.install index 4158e20..48bf60a 100644 --- a/flightradar24.install +++ b/flightradar24.install @@ -4,5 +4,5 @@ post_install() { echo "==> To signup and configure fr24feed, run" echo "==> " - echo "==> sudo -u fr24 fr24feed --signup --config-file=/etc/fr24feed/fr24feed/ini" + echo "==> sudo -u fr24 fr24feed --signup --config-file=/etc/fr24feed/fr24feed.ini" } -- cgit v1.3.1