Fix repo path
This commit is contained in:
parent
d0e42b602f
commit
c9b423c9a8
|
@ -48,7 +48,7 @@
|
|||
${pkgs.git}/bin/git bare-clone "''${repo_url}" "''${repo_name}"
|
||||
|
||||
popd
|
||||
t "''${user_repo_path}"
|
||||
t "''${repo_path}"
|
||||
}
|
||||
|
||||
# Plugins
|
||||
|
|
Loading…
Reference in a new issue