diff -urP 4.0.16/ws.sh/bin/mkws 4.1.0/ws.sh/bin/mkws --- 4.0.16/ws.sh/bin/mkws Wed Jan 26 00:29:16 2022 +++ 4.1.0/ws.sh/bin/mkws Wed Sep 7 22:31:58 2022 @@ -8,9 +8,9 @@ test $# -lt 1 && usage -export src=${2:-.} -export share=${MKWSTHEMEDIR:-"$src"/share} -export LANG=${LANG:-en_US.UTF-8} +export src="${2:-.}" +export share="${MKWSTHEMEDIR:-$src/share}" +export LANG="${LANG:-en_US.UTF-8}" if ! test -f "$src"/index.upphtml then diff -urP 4.0.16/ws.sh/share/l.upphtml 4.1.0/ws.sh/share/l.upphtml --- 4.0.16/ws.sh/share/l.upphtml Wed Jan 26 00:29:13 2022 +++ 4.1.0/ws.sh/share/l.upphtml Wed Sep 7 22:31:51 2022 @@ -1,8 +1,6 @@ - - My website @@ -11,14 +9,6 @@ - - - - #! pp "$1" #! - - - -