diff --git a/reStream.sh b/reStream.sh index 66a5f76..fc1eb9b 100755 --- a/reStream.sh +++ b/reStream.sh @@ -139,6 +139,7 @@ if ! ssh_cmd true; then echo "$remarkable unreachable or you have not set up an ssh key." echo "If you see a 'Permission denied' error, please visit" echo "https://github.com/rien/reStream/#installation for instructions." + trap - EXIT exit 1 fi