typo
This commit is contained in:
@@ -113,8 +113,8 @@
|
||||
./discord.sh "$(hostname) backup complete"
|
||||
elif [ $status -eq 3 ]; then
|
||||
details=$(grep -A4 "Added to the repository:" backup.out)
|
||||
>backup.out
|
||||
./discord.sh "$(hostname) backup complete $details"
|
||||
>backup.out
|
||||
else
|
||||
# If the exit status is not 0 (failure), send a failure message
|
||||
./discord.sh "$(hostname) Backup has failed"
|
||||
|
||||
Reference in New Issue
Block a user