czf4bfu.prosek.czf |
Subversion Repositories: |
Compare with Previous - Blame - Download
#!/bin/sh
GETALL="$HOME/czf4bfu/get-http.sh"
GENSERVICES="$HOME/czf4bfu/genservices.pl"
RESOURCEPREFIX="/var/www/czf4bfu"
# pokud je pritomna -g, nejdriv stahni aktualizovane zdroje
if [ "$1" = "-g" ]; then
shift
$GETALL
fi
#for FILE in global-*.*.*.*.txt; do
# echo "$FILE"
# BASENAME=$(basename "$FILE" .txt)
# ./genservices.pl > "$BASENAME.html"
#done
echo "all-in-one"
$GENSERVICES "$RESOURCEPREFIX"/global-*.*.*.*.txt