Fix brackets on new function.
This commit is contained in:
@@ -1156,12 +1156,11 @@
|
||||
-e robots=off \
|
||||
$website &&
|
||||
{
|
||||
echo "Success!" ||
|
||||
{
|
||||
echo "Success!"
|
||||
} || {
|
||||
echo "ERROR: Command reported a failure. (Error code '$?')"
|
||||
echo "This may mean that the URL was not converted to local links."
|
||||
echo "Please check the error and contents and try again if needed."
|
||||
|
||||
}
|
||||
}
|
||||
alias website-download="download-website"
|
||||
|
||||
Reference in New Issue
Block a user