repo-esitle 131 B

12345
  1. #!/bin/bash
  2. git remote add upstream https://notabug.org/yasarciv67/milis-enlightenment
  3. git fetch upstream
  4. git pull upstream master