web commit by UlrikSverdrup: minor: rm duplication

master
joey 2007-09-12 18:40:25 +00:00
parent 0c377f2975
commit 2e5f4c5056
1 changed files with 0 additions and 4 deletions

View File

@ -15,10 +15,6 @@ Then, in my git repository, I added this `post-commit` hook to refresh the wiki:
# to refresh when changes happen
#!/bin/sh
# to refresh when changes happen
BASE="/path/to/base/dir"
SETUPFILE="$BASE/ikiwiki.setup"
UNDERLAYDIR="$BASE/underlay"