mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 05:25:56 +00:00
use git checkout instead of git co
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user