diff options
| -rwxr-xr-x | bin/pkg | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -110,7 +110,7 @@ check_deps () {  create_docs () {  	cd $PDIR/$1 -	if ([ -d docs ]) { +	if ([ -d doc ]) {  		cp docs/* $PDIR/.collected/doc/  	}  	if ([ -d bin ]) {  | 
![]()  | 
index : caretaker | |
| Distributed dotfile and script manager | derf | 
| summaryrefslogtreecommitdiff | 
| -rwxr-xr-x | bin/pkg | 2 | 
@@ -110,7 +110,7 @@ check_deps () {  create_docs () {  	cd $PDIR/$1 -	if ([ -d docs ]) { +	if ([ -d doc ]) {  		cp docs/* $PDIR/.collected/doc/  	}  	if ([ -d bin ]) {  |