Use stockholm branch for testing
This commit is contained in:
parent
4ae4b6b91d
commit
93b7c71e6b
|
@ -759,6 +759,7 @@ sed -i "s|host-name=.*|host-name=${PROJECT_NAME}|g" $rootdir/etc/avahi/avahi-dae
|
|||
chroot "$rootdir" /bin/bash -x <<EOF
|
||||
git clone $PROJECT_REPO /root/$PROJECT_NAME
|
||||
cd /root/$PROJECT_NAME
|
||||
checkout stockholm -b stockholm
|
||||
make install
|
||||
EOF
|
||||
|
||||
|
|
Loading…
Reference in New Issue