mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 13:04:59 +02:00
Improve both scripts
This commit is contained in:
@ -23,7 +23,8 @@ try {
|
||||
"$Time $User $Text"
|
||||
}
|
||||
} else {
|
||||
"Sorry, no $Path file found"
|
||||
"Sorry, no memos saved yet"
|
||||
exit 1
|
||||
}
|
||||
exit 0
|
||||
} catch {
|
||||
|
Reference in New Issue
Block a user