captive: Fixing dublicate startup message

This commit is contained in:
Matthias Strubel 2017-07-01 19:35:00 +02:00
parent 2ab5bf2046
commit 0506e87f5f
2 changed files with 0 additions and 2 deletions

View File

@ -94,7 +94,6 @@ case "$1" in
find $PIRATEBOX/tmp/ -exec rm {} \;
# Captive Portal Housekeeping file in /tmp (ram)
echo "Preparing Captive Portal Housekeeping file"
"$PIRATEBOX/bin/captive_notify_lease.sh" refresh
if [ "$CUSTOM_DIRLIST_COPY" = "yes" ]; then

View File

@ -87,7 +87,6 @@ case "$1" in
find $PIRATEBOX/tmp/ -exec rm {} \;
# Captive Portal Housekeeping file in /tmp (ram)
echo "Preparing Captive Portal Housekeeping file"
"$PIRATEBOX/bin/captive_notify_lease.sh" refresh
if [ "$CUSTOM_DIRLIST_COPY" = "yes" ]; then