diff options
-rwxr-xr-x | files/scripts/update-fullfiletimelist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/scripts/update-fullfiletimelist b/files/scripts/update-fullfiletimelist index 415a78068..14d5ed6bc 100755 --- a/files/scripts/update-fullfiletimelist +++ b/files/scripts/update-fullfiletimelist @@ -21,7 +21,7 @@ CREATE=/usr/local/bin/create-filelist LOCKFILE=.lock.create-filelist # The directory where all of the modules live -TOPD=/srv/mirror/pub +TOPD=/srv/pub # These strings will be eval'ed later with $mod replaced by its value in # context. |