fix: use correct ydotool branch
This commit is contained in:
parent
6fe30b9a6f
commit
37ef05964c
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ ROOT=$(pwd)
|
|||
|
||||
function fetch() {
|
||||
git clone https://github.com/s3lph/ydotool "${SRCDIR}/ydotool"
|
||||
git checkout feat-getpwnam
|
||||
}
|
||||
|
||||
function prepare() {
|
||||
|
|
Loading…
Add table
Reference in a new issue