diff sync.py @ 145:ee0384eebee5

minor
author drewp@bigasterisk.com
date Sat, 11 Mar 2023 11:22:48 -0800
parents 8b8ef9d8f0fd
children 2065998876e4
line wrap: on
line diff
--- a/sync.py	Sun Feb 19 21:35:22 2023 -0800
+++ b/sync.py	Sat Mar 11 11:22:48 2023 -0800
@@ -11,3 +11,5 @@
     systemd.service(service=f'syncthing@{user}', running=True, enabled=True)
 
     # also consider https://github.com/Martchus/syncthingtray tray status viewer on dtops
+
+# also consider https://github.com/Martchus/syncthingtray tray status viewer on dtops