|  | @@ -1672,6 +1672,7 @@ function image_preinstall_repos {
 | 
	
		
			
			| 1672 | 1672 |      git clone $KANBOARD_REPO $rootdir/repos/kanboard
 | 
	
		
			
			| 1673 | 1673 |      git clone $KEYSERVER_WEB_REPO $rootdir/repos/keyserverweb
 | 
	
		
			
			| 1674 | 1674 |      git clone $PEERTUBE_REPO $rootdir/repos/peertube
 | 
	
		
			
			|  | 1675 | +    git clone $PRIVATEBIN_REPO $rootdir/repos/privatebin
 | 
	
		
			
			| 1675 | 1676 |      #git clone $WEKAN_REPO $rootdir/repos/wekan
 | 
	
		
			
			| 1676 | 1677 |      #git clone $FLOW_ROUTER_REPO $rootdir/repos/flowrouter
 | 
	
		
			
			| 1677 | 1678 |      #git clone $METEOR_USERACCOUNTS_REPO $rootdir/repos/meteoruseraccounts
 |