mirror of
				https://github.com/kevinveenbirkenbach/linux-image-manager.git
				synced 2025-11-04 09:28:01 +00:00 
			
		
		
		
	Deleted unneccessary comment
This commit is contained in:
		@@ -97,7 +97,6 @@ get_packages(){
 | 
			
		||||
  for package_collection in "$@"
 | 
			
		||||
  do
 | 
			
		||||
    package_collection_path="$PACKAGE_PATH""$package_collection.txt" &&
 | 
			
		||||
    #info "Loading package collection from $package_collection_path..." &&
 | 
			
		||||
    echo "$(sed -e "/^#/d" -e "s/#.*//" "$package_collection_path" | tr '\n' ' ')" ||
 | 
			
		||||
    error
 | 
			
		||||
  done
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user