diff options
Diffstat (limited to 'upload')
-rwxr-xr-x | upload | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ if [ $* ] then ../upload $* else - lftp <<EOF + lftp -d <<EOF # First, copy to primary website open ${WWWHOST} cd ${WWWDIR}/fetchmail |