@@ -0,0 +1,11 @@
#!/bin/bash
set -e
echo "==> Build..."
ng build
echo "==> Deploy..."
rsync -av --delete dist/ang-university-httpclient/browser/ \
hans@nas.neugasse.lan:/volume1/docker/landingpage/dist/
echo "==> Fertig."
The note is not visible to the blocked user.