aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-03-29 08:23:09 -0300
committerEuAndreh <eu@euandre.org>2018-03-29 08:23:09 -0300
commit45923e332a9e622f7c138af8b11cc28c0f25f211 (patch)
tree6bf405bfc9ba8aadfd789a92cfd839c45acffe4e /scripts
parentAdd custom commands for onboarding and ghostflame (diff)
downloaddotfiles-45923e332a9e622f7c138af8b11cc28c0f25f211.tar.gz
dotfiles-45923e332a9e622f7c138af8b11cc28c0f25f211.tar.xz
Upda borg files
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/backup.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/backup.sh b/scripts/backup.sh
index c48ee27..4f88b63 100755
--- a/scripts/backup.sh
+++ b/scripts/backup.sh
@@ -62,3 +62,5 @@ git annex sync
popd
green "Done"
+
+green "Remember to run `git annex sync`!"