@@ -0,0 +1,7 @@
#!/bin/sh
export NODE_ENV="production"
export PUBLIC_URL="/paklijst"
npm run-script build || exit 1
rsync -ravuzh --delete build/ suki:/var/www/ds7s.nl/paklijst/ || exit 1
The note is not visible to the blocked user.