epiccurious / jade-diy

Securely custody your bitcoin with Open Source software and generic hardware.
MIT No Attribution
13 stars 1 forks source link

Draft: Remove trailing slash from git clone destination #20

Closed epiccurious closed 9 months ago

epiccurious commented 1 year ago

When performing git clone, don't refer to the destination directory with a trailing slash. Use /path/to/destination, not /path/to/destination/.

epiccurious commented 1 year ago

Requires testing before merging to master.

epiccurious commented 9 months ago

Rebased.