From 2079683b7f7f74b084245734fd6f7cafc61dd53c Mon Sep 17 00:00:00 2001 From: bioxz <bioxz@stderr.cc> Date: Sat, 4 Oct 2014 00:27:36 +0200 Subject: [PATCH] Renamed ffol to ffnw in package fastdreg --- fastdreg/files/fastdreg.config | 2 +- fastdreg/files/lib/gluon/cron/fastdreg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fastdreg/files/fastdreg.config b/fastdreg/files/fastdreg.config index 2125a4e..fbf9c56 100644 --- a/fastdreg/files/fastdreg.config +++ b/fastdreg/files/fastdreg.config @@ -1,6 +1,6 @@ package fastdreg -config fastdreg ffol +config fastdreg ffnw option regdone 0 diff --git a/fastdreg/files/lib/gluon/cron/fastdreg b/fastdreg/files/lib/gluon/cron/fastdreg index 1506c6a..552444c 100644 --- a/fastdreg/files/lib/gluon/cron/fastdreg +++ b/fastdreg/files/lib/gluon/cron/fastdreg @@ -1 +1 @@ -* * * * * /lib/ffol/fastdreg/fastdreg.sh +* * * * * /lib/ffnw/fastdreg/fastdreg.sh -- GitLab