@@ -1,9 +1,9 @@
# Ship
```
#!/bin/bash
#!/bin/sh
git add -A
git commit -a -m "$*"
git commit -a -m "$*" || git commit -a
git push
The note is not visible to the blocked user.