@@ -0,0 +1,8 @@
rm -r ./.dist
mkdir .dist
cp -r backend ./.dist/
cp -r frontend ./.dist/
cp package.json ./.dist/
cp package-lock.json ./.dist/
rsync -rv -e 'ssh -p 9922' ./.dist/ pronature@localhost:/var/node/pronature/
The note is not visible to the blocked user.