您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

9 行
364 B

  1. #!/bin/bash
  2. node gallery.js ../azure-docs "Azure Docs"
  3. node gallery.js ../azure-patterns "Azure Patterns Collection"
  4. node gallery.js ../azure-icons "Official Azure Icon Set"
  5. node gallery.js ../azure-cds "Cloud Design Studio Set"
  6. node gallery.js ../logos "Logos & Brands"
  7. node gallery.js ../other "Other Icons"
  8. #node gallery.js ../cloud-old "Old MS Cloud Icon Set"