mirror of
https://github.com/ksyasuda/aniwrapper.git
synced 2025-06-05 01:09:31 -07:00
Merge pull request #17 from r2dev2/master
Reset shell color when exiting via keyboard interrupt
This commit is contained in:
commit
e0215ee639
2
ani-cli
2
ani-cli
@ -222,6 +222,8 @@ open_episode () {
|
|||||||
# Start Up #
|
# Start Up #
|
||||||
############
|
############
|
||||||
|
|
||||||
|
trap "echo -e '$c_reset'" INT HUP
|
||||||
|
|
||||||
dep_ch "$player_fn" "curl" "sed" "grep"
|
dep_ch "$player_fn" "curl" "sed" "grep"
|
||||||
|
|
||||||
# option parsing
|
# option parsing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user