You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by da...@apache.org on 2012/04/01 05:01:13 UTC

svn commit: r1308009 - /httpd/mod_mbox/trunk/scripts/update-index

Author: danielsh
Date: Sun Apr  1 03:01:13 2012
New Revision: 1308009

URL: http://svn.apache.org/viewvc?rev=1308009&view=rev
Log:
Update path to zsh.

Modified:
    httpd/mod_mbox/trunk/scripts/update-index

Modified: httpd/mod_mbox/trunk/scripts/update-index
URL: http://svn.apache.org/viewvc/httpd/mod_mbox/trunk/scripts/update-index?rev=1308009&r1=1308008&r2=1308009&view=diff
==============================================================================
--- httpd/mod_mbox/trunk/scripts/update-index (original)
+++ httpd/mod_mbox/trunk/scripts/update-index Sun Apr  1 03:01:13 2012
@@ -1,4 +1,4 @@
-#!/bin/zsh
+#!/usr/bin/env zsh
 # ZSH 4+ script to retrieve archives in a variety of mechanisms
 DATE=`TZ=PST8PDT date -u "+%Y%m"`
 ARCHIVES_PATH=$HOME/archives/mbox-archives.conf