mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-12-26 23:26:47 +01:00
Remove my extra echo. I think from the user input they will give the carriage return
This commit is contained in:
@@ -422,7 +422,6 @@ function _prompt_install_feature() {
|
||||
if [ "$answer" != "${answer#[Nn]}" ]; then
|
||||
_install_status 0 "(Skipped)"
|
||||
else
|
||||
echo -e
|
||||
$function
|
||||
fi
|
||||
elif [ "$opt" == "pv_option" ]; then
|
||||
|
||||
Reference in New Issue
Block a user