@@ -1,14 +0,0 @@
#!/usr/bin/env bash
set -e
npm run build
cd dist
git init
git add -A
git commit -m 'deploy'
git push -f git@github.com:remisaurel/todoapp.git master:gh-pages
cd -
The note is not visible to the blocked user.