Improve both scripts

This commit is contained in:
Markus Fleschutz
2021-05-13 10:33:34 +02:00
parent 6230f7ccc2
commit 3b9c9b68c2
2 changed files with 4 additions and 3 deletions

View File

@ -23,7 +23,8 @@ try {
"$Time $User $Text"
}
} else {
"Sorry, no $Path file found"
"Sorry, no memos saved yet"
exit 1
}
exit 0
} catch {