#!/bin/bash
#                       /usr/local/bin/publishwww
# https://crystalfaeries.net/posix/bin/publishwww
# celeste:crystalfaery PUBLISHWWW 2017-02-05 23:48:30+00:00

cd /home/crystalfaeries.net || exit 1
/usr/local/bin/normalize	# normalize directory and file permissions

sudo chmod o-rwx posix/doc/html posix/hardware posix/lib webalizer.*

cd /usr/local/bin || exit 2
/usr/local/bin/executable	# normalize directory and executable permissions



syntax highlighted by Code2HTML, v. 0.9.1