ignore errors from browser
This commit is contained in:
@@ -2347,9 +2347,9 @@ hpr-check-ccdn-links ${ep_num}
|
||||
|
||||
echo_debug "The End"
|
||||
|
||||
xdg-open https://archive.org/details/hpr${ep_num}
|
||||
xdg-open https://archive.org/details/hpr${ep_num} > /dev/null 2>&1 &
|
||||
|
||||
xdg-open https://hackerpublicradio.org/eps/hpr${ep_num}/index.html
|
||||
xdg-open https://hackerpublicradio.org/eps/hpr${ep_num}/index.html > /dev/null 2>&1 &
|
||||
|
||||
exit 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user