Skip to content

Commit

Permalink
Rename rsync_backup.sh to rsync_home.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
AgenttiX committed Jul 30, 2023
1 parent b04b00a commit 976427d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backup/rsync_backup.sh → backup/rsync_home.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env bash
set -e

SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
REPO_DIR="$(dirname "${SCRIPT_DIR}")"
Expand Down

0 comments on commit 976427d

Please sign in to comment.