aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorCraig Jennings <craigmartinjennings@gmail.com>2022-10-11 20:29:55 -0700
committerCraig Jennings <craigmartinjennings@gmail.com>2022-10-11 20:29:55 -0700
commit33139cdff07470a9677648c55e9c61df6a035c96 (patch)
treee5c5150536a2303468635dcb7b38d6a037fdad26 /Makefile
parenta05e53bad9030f22b70de98a4b300a32310c77d2 (diff)
downloadrsyncshot-33139cdff07470a9677648c55e9c61df6a035c96.tar.gz
rsyncshot-33139cdff07470a9677648c55e9c61df6a035c96.zip
added Makefile. added comments about installing/uninstalling
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index df70470..780c6e1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# rsyncshot - backup with cron, rsync, and hardlinks
+# rsyncshot - backup with bash, cron, rsync, and hard links
install:
sudo ./rsyncshot setup
@echo Installing rsyncshot complete.