Browse Source

Fix typo

release/v0.1
Shailesh 8 years ago
parent
commit
d442bb35f9
  1. 3
      crypto777/m_unix

3
crypto777/m_unix

@ -1,4 +1,5 @@
#/bin/bash
#!/bin/bash
if [[ $# -eq 0 ]]; then
git pull
fi

Loading…
Cancel
Save