# HG changeset patch # User Jeff Hammel # Date 1712924952 25200 # Node ID 92f181cb772c09650fba7d86fb4ab6af11f5f5eb # Parent 8c2152e46fccd249df6978ebaae7dc01a9e06e14 remove obsolete notes diff -r 8c2152e46fcc -r 92f181cb772c python/install_config.py --- a/python/install_config.py Fri Apr 12 05:23:15 2024 -0700 +++ b/python/install_config.py Fri Apr 12 05:29:12 2024 -0700 @@ -19,11 +19,7 @@ # 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 -# - make idempotent -# - step to install (and setup) firefox # imports import imp