tester l'existence de git-annex
This commit is contained in:
@@ -1 +1 @@
|
||||
007004001
|
||||
007004002
|
||||
|
||||
@@ -561,6 +561,10 @@ function git_annex_initial() {
|
||||
done
|
||||
|
||||
if [ -n "$hasannex" ]; then
|
||||
progexists git-annex || {
|
||||
eerror "Vous devez installer git-annex"
|
||||
return 1
|
||||
}
|
||||
(cd "$repodir"
|
||||
git annex init "$MYHOSTNAME" &&
|
||||
git annex get &&
|
||||
|
||||
Reference in New Issue
Block a user