abinfo "Backdating shell/index.html to avoid compilation errors ..."
cp -v "$SRCDIR"/pkg/shell/index.html "$SRCDIR"/dist/shell/index.html
cp -v "$SRCDIR"/pkg/static/login.html "$SRCDIR"/dist/static/login.html
touch -t 202212130000 "$SRCDIR"/pkg/shell/index.html
touch -t 202212130000 "$SRCDIR"/pkg/static/login.html
touch -t 202212130000 "$SRCDIR"/pkg/static/login.js
