-
-
Notifications
You must be signed in to change notification settings - Fork 367
Closed
Labels
Description
Describe the bug
Untarring the writefreely release with the customary tar xzvf writefreely_x.x.x_os_arch.tar.gz explodes littering the current directory with files. The tar should have a root directory so that untarring creates only one directory in the cwd.
Steps to reproduce (if necessary)
Steps to reproduce the behavior:
- Download writefreely
tar xzvf writefreely_x.x.x_os_arch.tar.gz- The contents litter the current directory
Expected behavior
A single directory named writefreely should be extracted with the rest of the files placed inside it
Version or last commit: 0.10.0