mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-09-03 23:57:17 -04:00
Fixed temporary file deletion
This commit is contained in:
@@ -13,7 +13,7 @@ Changes:
|
||||
- printing functions in sshyp have been combined into one function (arguments determine section to print)
|
||||
** file not found exceptions have been re-implemented
|
||||
** when syncing, a check is made to see if any folders are not on all devices - if the check comes back true, it is corrected
|
||||
** folders generated in /dev/shm are once again properly deleted with keyboard interrupts
|
||||
- folders generated in /dev/shm are once again properly deleted with keyboard interrupts
|
||||
- .lower() is now used to remove casing when checking inputs
|
||||
- fixed syncing of files (specifically downloading) with special characters, such as '('
|
||||
- fixed program still continuing after trying to edit an entry that doesn't exist
|
||||
|
||||
Reference in New Issue
Block a user