mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Minor: remove whitespace + exit status
This commit is contained in:
parent
1b3e1c3372
commit
ada6cbf4d3
@ -627,7 +627,6 @@ function _check_for_old_configs() {
|
||||
sudo ln -sf "${raspap_dir}/backups/${filename}.`date +%F-%R`" "${raspap_dir}/backups/${filename}"
|
||||
fi
|
||||
done
|
||||
|
||||
fi
|
||||
_install_status 0
|
||||
}
|
||||
@ -672,7 +671,6 @@ function _default_configuration() {
|
||||
fi
|
||||
|
||||
_install_status 0
|
||||
exit 0
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user