diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -44,4 +44,4 @@ ci:  	# (we should not need any!)  	GOPROXY=off ./build.bash  	# Delete "vendor" dir -	git clean -dxff +	rm -R vendor | 
|  | index : gocryptfs | |
| Mirror of gocryptfs source code on Github | https://github.com/rfjakob/gocryptfs | 
| summaryrefslogtreecommitdiff |