added github clone script

master
Ondřej Hruška 10 years ago
parent 87a63c14fc
commit 103a7a96d9
  1. 3
      github-clone

@ -0,0 +1,3 @@
#!/bin/bash
git clone "https://github.com/$1"
Loading…
Cancel
Save