summaryrefslogtreecommitdiff
path: root/bin/locmaint
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-12-17 21:53:58 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-12-17 21:53:58 -0700
commitac0e2a8efc5ffcba66405c467e0a4558798fbe7a (patch)
tree44511d8661fd82685f45f452785ddbe8f7f47a2d /bin/locmaint
parent3165f529677d59b8541671ddfd6b22c282256bfc (diff)
downloaddotfiles-ac0e2a8efc5ffcba66405c467e0a4558798fbe7a.tar.gz
src/priv -> lib/priv
Diffstat (limited to 'bin/locmaint')
-rwxr-xr-xbin/locmaint1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/locmaint b/bin/locmaint
index 2f72e3a0..3d0db834 100755
--- a/bin/locmaint
+++ b/bin/locmaint
@@ -97,6 +97,7 @@ our $check_for_extdrive = 0;
our @remote_annexes = (
{ origin => "athenag:annex.git", homedir => "lib/annex" },
{ origin => "athenag:annex19.git", homedir => "annex" },
+ { origin => "athenag:libpriv.git", homedir => "lib/priv" },
{ origin => "athena:wikiannex", homedir => "lib/wikiannex" },
{ origin => "athenap:dionysus", homedir => "lib/dionysus" });