* admin/update_autogen: Handle git worktree.
; No need to merge to master.
This commit is contained in:
parent
ec02c736d6
commit
3e322df060
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ cd $PD
|
|||
cd ../
|
||||
[ -d admin ] || die "Could not locate admin directory"
|
||||
|
||||
[ -d .git ] || die "No .git directory"
|
||||
[ -e .git ] || die "No .git"
|
||||
|
||||
usage ()
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue