Skip to content

Commit

Permalink
Update backup-script.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
RooRay authored May 6, 2024
1 parent 1bd767b commit 214f757
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion backup-script.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash
# Version 1.0.0

# Read README.md on https://github.com/RooRay/BackupToB2 before running
# This script is built for Ubuntu 22.04, it may break on other versions, variants of linux or other operating systems
Expand Down Expand Up @@ -91,4 +92,4 @@ fi
rm -rf "$DEST_DIR/$TIMESTAMP"
rm "$DEST_DIR/$TIMESTAMP.zip"

send_discord_embed "Backup Successful" "Backup completed successfully." 5763719
send_discord_embed "Backup Successful" "Backup completed successfully." 5763719

0 comments on commit 214f757

Please sign in to comment.