Move straight install directory

This commit is contained in:
Case Duckworth 2021-03-01 16:16:06 -06:00
parent a51469dc54
commit 6d0c86fdcc
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@
(defvar bootstrap-version)
(let ((bootstrap-file
(expand-file-name
"repos/straight.el/bootstrap.el"
"straight/repos/straight.el/bootstrap.el"
straight-base-dir))
(bootstrap-version 5))
(unless (file-exists-p bootstrap-file)