changeset 876:c4044724689a

addtl instructions
author Jeff Hammel <k0scist@gmail.com>
date Wed, 08 May 2019 20:34:07 -0700
parents 297cb56a2360
children 7953c011d16a
files python/install_config.py
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/python/install_config.py	Tue May 07 13:34:22 2019 -0700
+++ b/python/install_config.py	Wed May 08 20:34:07 2019 -0700
@@ -8,7 +8,11 @@
 
 # TODO:
 # - dl and get ~/web/sync.ini :
+#   ```
+#   mkdir -p "${HOME}/web"
+#   scp jhammel@k0s.org:~/web/sync.ini "${HOME}"/web/sync.ini
 #   ln -s /home/jhammel/web/sync.ini /home/jhammel/.silvermirror
+#   ```
 # - handle cases where config is autogenerated BUT you still want
 #   to have some base (e.g. .gkrellm2/user_config)
 # - scp k0s.org:~/web/sync.ini ~/.silvermirror