diff options
author | xyz <gky44px1999@gmail.com> | 2022-03-26 14:17:32 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2022-03-26 14:17:32 -0700 |
commit | 3b64e727fcf5886f3be7fdc98876a092736d6f64 (patch) | |
tree | 92267669bf44ba40c58141f9e3f9eceac9e8f7a8 /etc/.cfgl | |
parent | 6aefc205f2c1fa9ac8ace1e0124e13f5184c4a52 (diff) |
change usb remote location
Diffstat (limited to 'etc/.cfgl')
-rw-r--r-- | etc/.cfgl/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/.cfgl/config b/etc/.cfgl/config index ab484bdf..7696d4c3 100644 --- a/etc/.cfgl/config +++ b/etc/.cfgl/config @@ -15,5 +15,5 @@ remote = origin merge = refs/heads/master [remote "usb"] - url = /run/media/xyz/Ventoy/git_bare_repos/config_local_arch + url = /run/media/xyz/BAKDRI/git_repos/config_local_arch fetch = +refs/heads/*:refs/remotes/usb/* |