summaryrefslogtreecommitdiff
path: root/home/dots/.local/bin
diff options
context:
space:
mode:
Diffstat (limited to 'home/dots/.local/bin')
-rwxr-xr-xhome/dots/.local/bin/org-sync1
1 files changed, 0 insertions, 1 deletions
diff --git a/home/dots/.local/bin/org-sync b/home/dots/.local/bin/org-sync
index 22ab2f8..674dfed 100755
--- a/home/dots/.local/bin/org-sync
+++ b/home/dots/.local/bin/org-sync
@@ -7,5 +7,4 @@ then
echo "System is not connected to Wifi. Will not sync";
else
~/go/bin/rclone bisync storage:personal-db ~/personal-db;
- echo "Sync complete";
fi