You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

7 lines
308 B

  1. #!/bin/bash
  2. node gallery.js ../azure-docs "Azure Docs"
  3. node gallery.js ../azure-dotcom "Azure.com Various"
  4. node gallery.js ../azure-patterns "Azure Patterns Collection"
  5. node gallery.js ../learning-site "Microsoft Learning Site"
  6. node gallery.js ../logos "Logos & Brands"
  7. node gallery.js ../other "Other Icons"