use git checkout instead of git co

master
Andrew Dolgov 13 years ago
parent 56d7e94353
commit b9d5537724

@ -7,7 +7,7 @@ fi
git clone . dpkg-tmp/tt-rss
cd dpkg-tmp/tt-rss
git co $1
git checkout $1
debuild -i -us -uc
debuild -i -us -uc -b -aamd64

Loading…
Cancel
Save