Cosmetics

This commit is contained in:
DL6ER 2017-02-21 16:42:52 +01:00
parent 4f85ace525
commit 1645677c3a
No known key found for this signature in database
GPG key ID: 00135ACBD90B28DD

View file

@ -1174,7 +1174,7 @@ FTLinstall() {
cd /tmp
if sha1sum --status --quiet -c "${binary}".sha1; then
echo -n "transferred... "
stop_service pihole-FTL
stop_service pihole-FTL &> /dev/null
install -T -m 0755 /tmp/${binary} /usr/bin/pihole-FTL
cd "${orig_dir}"
install -T -m 0755 "/etc/.pihole/advanced/pihole-FTL.service" "/etc/init.d/pihole-FTL"