瀏覽代碼

Need to make this example more generic.

Ask Solem 15 年之前
父節點
當前提交
142eef3022
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      contrib/mac/watch-workers.applescript

+ 1 - 1
contrib/mac/watch-workers.applescript

@@ -1,5 +1,5 @@
 set broker to "h8.opera.com"
-set workers to {"h8.opera.com", "h9.opera.com", "h10.opera.com"}
+set workers to {"h6.opera.com", "h8.opera.com", "h9.opera.com", "h10.opera.com"}
 tell application "iTerm"
     activate
     set myterm to (make new terminal)