forked from toolshed/abra-bash
		
	Fix URL
This commit is contained in:
		@ -4,7 +4,7 @@
 | 
				
			|||||||
#
 | 
					#
 | 
				
			||||||
# Gather metadata from Co-op Cloud apps in $ABRA_DIR/apps (default
 | 
					# Gather metadata from Co-op Cloud apps in $ABRA_DIR/apps (default
 | 
				
			||||||
# ~/.abra/apps), and format it as JSON so that it can be hosted here:
 | 
					# ~/.abra/apps), and format it as JSON so that it can be hosted here:
 | 
				
			||||||
# https://abra-apps.autonomic.zone
 | 
					# https://abra-apps.cloud.autonomic.zone
 | 
				
			||||||
 | 
					
 | 
				
			||||||
from json import dump
 | 
					from json import dump
 | 
				
			||||||
from os import chdir, listdir, mkdir
 | 
					from os import chdir, listdir, mkdir
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user