Compare commits
No commits in common. "master" and "new_list" have entirely different histories.
1 changed files with 0 additions and 1 deletions
1
remind
1
remind
|
|
@ -31,7 +31,6 @@ _remind() {
|
|||
|
||||
if [[ -z "$@" ]]; then
|
||||
echo -e "\033[31mProvide a remind text first.\n\033[0m"
|
||||
_cancel
|
||||
else
|
||||
read -p 'Time to delay: ' TIMECHOOSEN
|
||||
if [[ -z "$TIMECHOOSEN" ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue