Skip to content

Commit 8468778

Browse files
authored
Merge pull request #8 from buildplan/buildplan-patch-1
remove redundant variable
2 parents 6a010f4 + 916f2a2 commit 8468778

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

restic-backup.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,6 @@ init_repository() {
653653

654654
run_backup() {
655655
local start_time=$(date +%s)
656-
backup_cmd
657656

658657
echo -e "${C_BOLD}--- Starting Backup ---${C_RESET}"
659658
log_message "Starting backup of: $BACKUP_SOURCES"

restic-backup.sh.sha256

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
a7a4f707fd7c3b5541f4d62d923e1b2314f2f3b4ed4e76cd1b35f9808c6328fc restic-backup.sh
1+
2c655a285fa90220ec3ee3f9c92bbc66e8c6bf6573a1f83464b0d579741acb0e restic-backup.sh

0 commit comments

Comments
 (0)