Fixed bugs with config and syncing w/o files

This commit is contained in:
2021-11-04 23:02:59 -04:00
parent c1da61bee5
commit aa9dd11793
3 changed files with 23 additions and 15 deletions
+6 -1
View File
@@ -14,9 +14,14 @@ New features:
Changes:
- branding has been updated to reflect new project name and goals
- custom directories and ssh keys are removed (may be temporary)
- custom directories, custom ssh keys, and offline only mode are removed (may be temporary)
- server installation makes copy of sshync.py in home directory
Bugs to fix!!::
*error when syncing with no files in remote directory
*config warning not disappearing when using server config
*directory not generating with server config
Planned for next update (The Fluffy Update):
- modularized and optimized code