Merge pull request #17 from r2dev2/master

Reset shell color when exiting via keyboard interrupt
This commit is contained in:
Harshith
2021-06-21 21:52:45 +05:30
committed by GitHub

View File

@ -222,6 +222,8 @@ open_episode () {
# Start Up #
############
trap "echo -e '$c_reset'" INT HUP
dep_ch "$player_fn" "curl" "sed" "grep"
# option parsing